GET /api/v1/tournament_records/?format=api&ordering=-name&page=65
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=66",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=64",
    "results": [
        {
            "id": 13,
            "name": "Normal Elimination 8 players (#32)",
            "creator": 211504,
            "group": 454,
            "created": "2019-07-18T18:54:14.570429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1533,
            "name": "noouvelle an 2024",
            "creator": 1053160,
            "group": 12462,
            "created": "2023-10-18T05:38:41.187861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 749,
            "name": "noob bot tournament",
            "creator": 991710,
            "group": 6332,
            "created": "2021-07-03T05:24:35.715313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1323,
            "name": "noob",
            "creator": 1234926,
            "group": 6332,
            "created": "2022-12-19T12:10:14.642114Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1621,
            "name": "non",
            "creator": 1253124,
            "group": 14074,
            "created": "2024-02-25T10:05:41.087456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 281,
            "name": "nohhmhj",
            "creator": 685382,
            "group": 6039,
            "created": "2020-06-14T22:22:04.045798Z",
            "started": null,
            "ended": null
        },
        {
            "id": 73,
            "name": "No handicap",
            "creator": 713157,
            "group": 38,
            "created": "2020-02-04T14:02:15.794397Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1532,
            "name": "NOEL",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-17T18:45:57.032945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1225,
            "name": "No.1",
            "creator": 1187476,
            "group": 12144,
            "created": "2022-08-04T08:13:41.660709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 271,
            "name": "no",
            "creator": 736026,
            "group": 3,
            "created": "2020-06-09T02:10:01.333452Z",
            "started": null,
            "ended": null
        }
    ]
}