GET /api/v1/tournament_records/?format=api&ordering=-group&page=88
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=89",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=87",
    "results": [
        {
            "id": 301,
            "name": "Miau",
            "creator": 797712,
            "group": 6203,
            "created": "2020-07-01T15:29:44.639460Z",
            "started": null,
            "ended": null
        },
        {
            "id": 692,
            "name": "Test SEYGO",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-26T18:12:22.431393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 695,
            "name": "Test 1",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-27T13:00:55.621764Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1496,
            "name": "123",
            "creator": 87790,
            "group": 6171,
            "created": "2023-08-18T14:49:31.115949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 297,
            "name": "тренировка",
            "creator": 802907,
            "group": 6146,
            "created": "2020-06-26T09:25:28.526218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 293,
            "name": "나미사랑",
            "creator": 801585,
            "group": 6126,
            "created": "2020-06-24T01:59:52.315807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 596,
            "name": "S_Alexander is the best!",
            "creator": 770016,
            "group": 6124,
            "created": "2021-03-20T09:45:40.419286Z",
            "started": null,
            "ended": null
        },
        {
            "id": 608,
            "name": "h",
            "creator": 741532,
            "group": 6124,
            "created": "2021-03-28T13:27:29.043399Z",
            "started": null,
            "ended": null
        },
        {
            "id": 291,
            "name": "LoL😝☺️",
            "creator": 779353,
            "group": 6089,
            "created": "2020-06-20T21:46:01.593079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 470,
            "name": "no se me aburri =u",
            "creator": 784398,
            "group": 6089,
            "created": "2020-12-17T03:32:17.364627Z",
            "started": null,
            "ended": null
        }
    ]
}