GET /api/v1/tournament_records/?format=api&ordering=-created&page=42
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=-created&page=43",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=41",
    "results": [
        {
            "id": 1368,
            "name": "Made in SFS",
            "creator": 1229809,
            "group": 12931,
            "created": "2023-03-04T12:08:12.515498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1367,
            "name": "ваекк",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-03T16:05:41.315690Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1366,
            "name": "Hi",
            "creator": 1227585,
            "group": 25,
            "created": "2023-03-03T13:36:13.478422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1365,
            "name": "Go to go!!!",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-03-02T10:04:52.788408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1364,
            "name": "麝香港務局長庚醫院轄市",
            "creator": 1242375,
            "group": 12564,
            "created": "2023-02-25T15:42:36.364974Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1363,
            "name": "Philipp_M",
            "creator": 910020,
            "group": 6438,
            "created": "2023-02-25T13:09:28.407953Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1362,
            "name": "Test",
            "creator": 1217519,
            "group": 12821,
            "created": "2023-02-25T02:09:08.970706Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1361,
            "name": "癸卯梅竹_第一盤",
            "creator": 1297043,
            "group": 12918,
            "created": "2023-02-24T17:50:39.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1360,
            "name": "JJ",
            "creator": 1040806,
            "group": 12905,
            "created": "2023-02-19T20:16:29.322996Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1359,
            "name": "what's this",
            "creator": 1294749,
            "group": 12821,
            "created": "2023-02-17T04:23:34.506707Z",
            "started": null,
            "ended": null
        }
    ]
}