GET /api/v1/tournament_records/?format=api&ordering=name&page=103
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=name&page=104",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=102",
    "results": [
        {
            "id": 219,
            "name": "please delete this",
            "creator": 747694,
            "group": 5683,
            "created": "2020-05-12T22:42:38.724236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1612,
            "name": "Please like and subscribe Albert fong and yeung",
            "creator": 1143379,
            "group": 13649,
            "created": "2024-01-25T12:12:55.593768Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1554,
            "name": "Pokémon",
            "creator": 1436588,
            "group": 12511,
            "created": "2023-11-14T12:16:41.742478Z",
            "started": null,
            "ended": null
        },
        {
            "id": 630,
            "name": "Pokemon go",
            "creator": 981624,
            "group": 8865,
            "created": "2021-04-17T19:21:00.717296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1515,
            "name": "Pokemon Go competition cool",
            "creator": 1236996,
            "group": 6427,
            "created": "2023-09-14T01:15:02.096223Z",
            "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": 1620,
            "name": "pour enfant",
            "creator": 1253131,
            "group": 14074,
            "created": "2024-02-21T15:48:19.418001Z",
            "started": null,
            "ended": null
        },
        {
            "id": 179,
            "name": "PrimerTorneo",
            "creator": 766354,
            "group": 5403,
            "created": "2020-04-24T00:44:54.352250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 504,
            "name": "Primer Torneo Abierto Neptuniense",
            "creator": 813211,
            "group": 7247,
            "created": "2021-01-22T20:13:01.944822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1790,
            "name": "Primus Inter Pares",
            "creator": 1218730,
            "group": 655,
            "created": "2024-11-06T06:18:35.120610Z",
            "started": null,
            "ended": null
        }
    ]
}