GET /api/v1/tournament_records/?format=api&ordering=group&page=35
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=group&page=36",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=34",
    "results": [
        {
            "id": 142,
            "name": "8vo Torneo Mexicano de Go por Internet",
            "creator": 124958,
            "group": 678,
            "created": "2020-04-07T18:07:02.040678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1005,
            "name": "ChanHianYoung",
            "creator": 153649,
            "group": 761,
            "created": "2022-02-07T05:04:01.761770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 663,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 825,
            "created": "2021-05-10T08:03:27.520166Z",
            "started": null,
            "ended": null
        },
        {
            "id": 56,
            "name": "IRELAND",
            "creator": 698377,
            "group": 858,
            "created": "2019-12-30T17:07:02.029200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 696,
            "name": "Shogi 将棋 9x9 LV",
            "creator": 1003574,
            "group": 935,
            "created": "2021-05-28T14:44:04.188874Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1246,
            "name": "Top 8",
            "creator": 57913,
            "group": 1056,
            "created": "2022-09-12T11:38:10.207191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 300,
            "name": "aaa",
            "creator": 316711,
            "group": 1095,
            "created": "2020-07-01T12:44:37.233289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1530,
            "name": "亞洲國家大比拼",
            "creator": 1392807,
            "group": 1144,
            "created": "2023-10-13T16:11:40.355750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1096,
            "name": "台灣大魷魚",
            "creator": 1037623,
            "group": 1144,
            "created": "2022-04-09T09:43:57.345434Z",
            "started": null,
            "ended": null
        }
    ]
}