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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=30",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=28",
    "results": [
        {
            "id": 449,
            "name": "Toxicsushi",
            "creator": 54113,
            "group": 146,
            "created": "2020-11-27T12:56:15.697594Z",
            "started": null,
            "ended": null
        },
        {
            "id": 42,
            "name": "TournoiTest",
            "creator": 657233,
            "group": 95,
            "created": "2019-10-16T18:25:45.423712Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1286,
            "name": "TOURNOIS",
            "creator": 1234918,
            "group": 8095,
            "created": "2022-11-09T17:50:25.532795Z",
            "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": 1759,
            "name": "Tourney (1)",
            "creator": 1606495,
            "group": 14556,
            "created": "2024-09-17T06:49:47.393347Z",
            "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": 655,
            "name": "tournamentrecord",
            "creator": 547523,
            "group": 9064,
            "created": "2021-05-04T08:11:13.521849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 236,
            "name": "Tournament 1",
            "creator": 772323,
            "group": 5603,
            "created": "2020-05-23T06:49:26.602111Z",
            "started": null,
            "ended": null
        },
        {
            "id": 536,
            "name": "Tournament 1",
            "creator": 902324,
            "group": 8069,
            "created": "2021-02-13T05:18:56.499660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1213,
            "name": "Tournament👇👇👇",
            "creator": 1145806,
            "group": 12100,
            "created": "2022-07-25T09:14:32.584826Z",
            "started": null,
            "ended": null
        }
    ]
}