GET /api/v1/tournament_records/?format=api&ordering=started&page=125
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=started&page=126",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=124",
    "results": [
        {
            "id": 1526,
            "name": "tournament",
            "creator": 1432930,
            "group": 13099,
            "created": "2023-10-04T10:09:43.458891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1789,
            "name": "Killers and war",
            "creator": 1132253,
            "group": 14736,
            "created": "2024-11-04T03:07:43.239796Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1528,
            "name": "LIHKG 棋聖戰 第二期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-10-07T08:51:25.019793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1529,
            "name": "Ledowe Mistrzostwa 2022",
            "creator": 697170,
            "group": 12008,
            "created": "2023-10-08T19:17:06.259366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1530,
            "name": "亞洲國家大比拼",
            "creator": 1392807,
            "group": 1144,
            "created": "2023-10-13T16:11:40.355750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1532,
            "name": "NOEL",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-17T18:45:57.032945Z",
            "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": 1536,
            "name": "Eliminatoria Juvenil Quzhou 2023",
            "creator": 1062558,
            "group": 13552,
            "created": "2023-10-22T21:05:12.907667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1551,
            "name": "Adam vs Matt",
            "creator": 1460501,
            "group": 13777,
            "created": "2023-11-09T14:05:17.483018Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1552,
            "name": "🎄Christmas 🎄",
            "creator": 1434626,
            "group": 13648,
            "created": "2023-11-09T16:15:36.200121Z",
            "started": null,
            "ended": null
        }
    ]
}