GET /api/v1/tournament_records/?format=api&ordering=ended&page=107
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=106",
    "results": [
        {
            "id": 1516,
            "name": "Sdbfre",
            "creator": 1386258,
            "group": 3,
            "created": "2023-09-15T08:06:31.263756Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1885,
            "name": "Test",
            "creator": 568679,
            "group": 14853,
            "created": "2025-06-03T21:09:00.388171Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1887,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 12599,
            "created": "2025-06-07T16:52:37.453582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1116,
            "name": "Турнир",
            "creator": 1078801,
            "group": 11548,
            "created": "2022-04-23T12:59:34.402583Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1117,
            "name": "Турнир",
            "creator": 1078801,
            "group": 9,
            "created": "2022-04-23T13:00:10.928619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1118,
            "name": "some tournament",
            "creator": 810610,
            "group": 6345,
            "created": "2022-04-24T22:02:15.158048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1119,
            "name": "友誼對局😀😀",
            "creator": 1086610,
            "group": 25,
            "created": "2022-04-25T13:30:10.893225Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1120,
            "name": "BIGINNER TOURNAMENT",
            "creator": 1148626,
            "group": 11681,
            "created": "2022-04-26T21:06:40.024529Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1121,
            "name": "For Fun",
            "creator": 1084605,
            "group": 11458,
            "created": "2022-04-28T23:48:39.369684Z",
            "started": null,
            "ended": null
        }
    ]
}