GET /api/v1/tournament_records/?format=api&ordering=group&page=103
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=104",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=102",
    "results": [
        {
            "id": 684,
            "name": "6aturnuva",
            "creator": 1000475,
            "group": 9088,
            "created": "2021-05-21T06:14:54.126794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 683,
            "name": "6aturnuva",
            "creator": 993822,
            "group": 9088,
            "created": "2021-05-21T06:13:46.737408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 682,
            "name": "6aturnuva",
            "creator": 993816,
            "group": 9088,
            "created": "2021-05-21T06:13:39.949682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1122,
            "name": "อภิวัชร์",
            "creator": 1146601,
            "group": 9094,
            "created": "2022-04-29T02:34:55.177767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1091,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:41:20.914337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1090,
            "name": "ชฎาธาร",
            "creator": 1141420,
            "group": 9094,
            "created": "2022-04-08T03:40:03.176373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1089,
            "name": "×××",
            "creator": 1141495,
            "group": 9094,
            "created": "2022-04-08T03:20:09.228245Z",
            "started": null,
            "ended": null
        },
        {
            "id": 776,
            "name": "pawantri",
            "creator": 1026543,
            "group": 9104,
            "created": "2021-07-20T09:46:29.159482Z",
            "started": null,
            "ended": null
        },
        {
            "id": 669,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:58.919565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 668,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:07.760576Z",
            "started": null,
            "ended": null
        }
    ]
}