GET /api/v1/tournament_records/?format=api&ordering=-id&page=30
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=-id&page=31",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=29",
    "results": [
        {
            "id": 1535,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:51:37.145187Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1534,
            "name": "nouvelle an 2024",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-18T05:47:43.689501Z",
            "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": 1532,
            "name": "NOEL",
            "creator": 1053160,
            "group": 10082,
            "created": "2023-10-17T18:45:57.032945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1531,
            "name": "My family group",
            "creator": 1417874,
            "group": 13687,
            "created": "2023-10-15T12:29:01.609043Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1530,
            "name": "亞洲國家大比拼",
            "creator": 1392807,
            "group": 1144,
            "created": "2023-10-13T16:11:40.355750Z",
            "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": 1528,
            "name": "LIHKG 棋聖戰 第二期",
            "creator": 872222,
            "group": 8905,
            "created": "2023-10-07T08:51:25.019793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1526,
            "name": "tournament",
            "creator": 1432930,
            "group": 13099,
            "created": "2023-10-04T10:09:43.458891Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1525,
            "name": "https://online-go.com/tournament/107551",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T10:02:04.070065Z",
            "started": null,
            "ended": null
        }
    ]
}