GET /api/v1/tournament_records/?format=api&ordering=-creator&page=23
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=-creator&page=24",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=22",
    "results": [
        {
            "id": 1461,
            "name": "la chave",
            "creator": 1361068,
            "group": 13249,
            "created": "2023-05-30T11:25:42.757634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1447,
            "name": "sophie X melisa",
            "creator": 1348122,
            "group": 13117,
            "created": "2023-05-12T22:49:18.693404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1580,
            "name": "MADGIA",
            "creator": 1347651,
            "group": 13813,
            "created": "2023-12-07T19:10:21.708077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1441,
            "name": "Pokemon   sword and shield",
            "creator": 1345521,
            "group": 13158,
            "created": "2023-04-29T12:26:31.533940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1443,
            "name": "Yeung and Albert fong kok leung",
            "creator": 1345521,
            "group": 11568,
            "created": "2023-05-02T13:13:24.410888Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1440,
            "name": "good tour",
            "creator": 1342194,
            "group": 25,
            "created": "2023-04-23T18:28:24.158325Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1424,
            "name": "First",
            "creator": 1332763,
            "group": 13086,
            "created": "2023-04-06T22:08:18.695680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1427,
            "name": "Ccd",
            "creator": 1329483,
            "group": 13083,
            "created": "2023-04-08T07:02:07.950154Z",
            "started": null,
            "ended": null
        }
    ]
}