GET /api/v1/tournament_records/?format=api&ordering=-group&page=24
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=25",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=23",
    "results": [
        {
            "id": 1304,
            "name": "ฝึกซ้อม",
            "creator": 114554,
            "group": 12552,
            "created": "2022-11-21T15:32:17.496912Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1303,
            "name": "ОЛЕГ",
            "creator": 1233694,
            "group": 12546,
            "created": "2022-11-20T19:03:33.438133Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1509,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:31:27.573366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1510,
            "name": "T",
            "creator": 1240290,
            "group": 12520,
            "created": "2023-09-07T07:34:47.053867Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1511,
            "name": "T",
            "creator": 1421285,
            "group": 12520,
            "created": "2023-09-07T07:37:14.300044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1615,
            "name": "Ccccc",
            "creator": 1507332,
            "group": 12520,
            "created": "2024-02-01T04:48:05.012056Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1743,
            "name": "wut Sarawut 2029",
            "creator": 1569054,
            "group": 12520,
            "created": "2024-07-29T08:13:03.099183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1761,
            "name": "เสือ",
            "creator": 1632090,
            "group": 12520,
            "created": "2024-09-19T02:32:33.847943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1762,
            "name": "sarisa",
            "creator": 1632108,
            "group": 12520,
            "created": "2024-09-19T02:36:58.574425Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1298,
            "name": "Spielaufzeichnung n.01",
            "creator": 614348,
            "group": 12517,
            "created": "2022-11-14T08:40:07.295459Z",
            "started": null,
            "ended": null
        }
    ]
}