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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=134",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=132",
    "results": [
        {
            "id": 536,
            "name": "Tournament 1",
            "creator": 902324,
            "group": 8069,
            "created": "2021-02-13T05:18:56.499660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 655,
            "name": "tournamentrecord",
            "creator": 547523,
            "group": 9064,
            "created": "2021-05-04T08:11:13.521849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 694,
            "name": "Tournament record",
            "creator": 189543,
            "group": 9152,
            "created": "2021-05-27T08:38:21.814231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1759,
            "name": "Tourney (1)",
            "creator": 1606495,
            "group": 14556,
            "created": "2024-09-17T06:49:47.393347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2014,
            "name": "tourney record (test)",
            "creator": 488292,
            "group": 15582,
            "created": "2026-03-17T03:28:30.733491Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2011,
            "name": "tournoi",
            "creator": 1892346,
            "group": 16266,
            "created": "2026-03-12T15:58:33.321123Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2015,
            "name": "tournoi",
            "creator": 1938690,
            "group": 16266,
            "created": "2026-03-19T15:23:13.702899Z",
            "started": null,
            "ended": null
        },
        {
            "id": 698,
            "name": "tournoi de bienvenue",
            "creator": 982767,
            "group": 9244,
            "created": "2021-05-29T11:18:17.779627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2012,
            "name": "Tournoi du club de go 2",
            "creator": 1935183,
            "group": 16097,
            "created": "2026-03-15T15:16:20.472564Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1286,
            "name": "TOURNOIS",
            "creator": 1234918,
            "group": 8095,
            "created": "2022-11-09T17:50:25.532795Z",
            "started": null,
            "ended": null
        }
    ]
}