GET /api/v1/tournament_records/?format=api&ordering=-creator&page=12
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=13",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=11",
    "results": [
        {
            "id": 1678,
            "name": "Foxy",
            "creator": 1546177,
            "group": 14324,
            "created": "2024-05-26T11:37:44.219203Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1644,
            "name": "Поражение",
            "creator": 1538944,
            "group": 13599,
            "created": "2024-04-01T12:00:34.141695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1651,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:56:01.490255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1630,
            "name": "kyu level McMahon 19x19",
            "creator": 1526641,
            "group": 14119,
            "created": "2024-03-10T08:44:06.700330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1673,
            "name": "играем начинающие мы сила",
            "creator": 1523583,
            "group": 9,
            "created": "2024-05-15T01:46:59.404636Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1670,
            "name": "Bro",
            "creator": 1511838,
            "group": 25,
            "created": "2024-05-11T07:08:39.401410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1638,
            "name": "Gokbu Novice Tournament 2024",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-28T18:52:32.852016Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1639,
            "name": "Test Record Tournament",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-29T09:06:06.973671Z",
            "started": null,
            "ended": null
        }
    ]
}