GET /api/v1/tournament_records/?format=api&ordering=-group&page=150
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=151",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=149",
    "results": [
        {
            "id": 1366,
            "name": "Hi",
            "creator": 1227585,
            "group": 25,
            "created": "2023-03-03T13:36:13.478422Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1440,
            "name": "good tour",
            "creator": 1342194,
            "group": 25,
            "created": "2023-04-23T18:28:24.158325Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1453,
            "name": "9-9",
            "creator": 1343476,
            "group": 25,
            "created": "2023-05-20T11:34:00.573566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1493,
            "name": "133qwd",
            "creator": 1177577,
            "group": 25,
            "created": "2023-08-10T13:56:51.575308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1497,
            "name": "Hdjdbsh",
            "creator": 1407366,
            "group": 25,
            "created": "2023-08-20T12:07:46.411508Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1513,
            "name": "QWERTY!!!",
            "creator": 1408273,
            "group": 25,
            "created": "2023-09-08T10:39:47.142742Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1553,
            "name": "xxo",
            "creator": 1462800,
            "group": 25,
            "created": "2023-11-10T19:21:11.751291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1574,
            "name": "Les meilleurs joueurs 17k-30k",
            "creator": 1409180,
            "group": 25,
            "created": "2023-12-04T15:06:09.805986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1587,
            "name": "Гагш",
            "creator": 1482184,
            "group": 25,
            "created": "2023-12-17T20:56:28.513444Z",
            "started": null,
            "ended": null
        }
    ]
}