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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=157",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=155",
    "results": [
        {
            "id": 1318,
            "name": "Segundo Torneo Sabaki, 2022",
            "creator": 68659,
            "group": 12643,
            "created": "2022-12-11T01:52:03.834666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1422,
            "name": "Tercer Torneo Nakade",
            "creator": 68659,
            "group": 11434,
            "created": "2023-04-01T10:07:05.284179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 344,
            "name": "First Round",
            "creator": 63217,
            "group": 6568,
            "created": "2020-08-15T19:15:16.960186Z",
            "started": null,
            "ended": null
        },
        {
            "id": 489,
            "name": "Test",
            "creator": 61151,
            "group": 7898,
            "created": "2021-01-08T20:34:53.263455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1459,
            "name": "____",
            "creator": 58535,
            "group": 13270,
            "created": "2023-05-27T11:40:10.422750Z",
            "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": 417,
            "name": "test",
            "creator": 55006,
            "group": 7086,
            "created": "2020-10-17T06:47:30.167888Z",
            "started": null,
            "ended": null
        },
        {
            "id": 212,
            "name": "Beşinci Deneme Turnuvası",
            "creator": 54877,
            "group": 5651,
            "created": "2020-05-10T12:44:40.486533Z",
            "started": null,
            "ended": null
        },
        {
            "id": 357,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/02",
            "creator": 54877,
            "group": 561,
            "created": "2020-08-30T12:07:21.130777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 380,
            "name": "İstanbul Çevrimiçi Şehir Turnuvası 2020/03",
            "creator": 54877,
            "group": 561,
            "created": "2020-09-19T11:43:35.606770Z",
            "started": null,
            "ended": null
        }
    ]
}