GET /api/v1/tournament_records/?format=api&ordering=-started&page=66
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=-started&page=67",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=65",
    "results": [
        {
            "id": 566,
            "name": "Extra Section- (Free)",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-06T16:42:13.770984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 569,
            "name": "Group Section IV",
            "creator": 89993,
            "group": 8562,
            "created": "2021-03-07T19:18:24.267141Z",
            "started": null,
            "ended": null
        },
        {
            "id": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 758,
            "name": "ososo",
            "creator": 981579,
            "group": 8865,
            "created": "2021-07-07T21:47:59.403896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 759,
            "name": "ภีมพล",
            "creator": 1021706,
            "group": 6823,
            "created": "2021-07-08T07:50:53.733627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 760,
            "name": "Шкляр Сонин",
            "creator": 842140,
            "group": 6705,
            "created": "2021-07-11T09:13:28.317176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 762,
            "name": "Class skills test",
            "creator": 1014769,
            "group": 4767,
            "created": "2021-07-12T21:14:05.579183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1906,
            "name": "JLKFJ",
            "creator": 1767276,
            "group": 25,
            "created": "2025-07-12T00:30:52.826618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 764,
            "name": "siwa",
            "creator": 1024662,
            "group": 8028,
            "created": "2021-07-15T07:18:46.489826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}