GET /api/v1/tournament_records/?format=api&ordering=-creator&page=107
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=-creator&page=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=106",
    "results": [
        {
            "id": 251,
            "name": "\"Croatian Go Open 2020\"",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:21:54.790980Z",
            "started": null,
            "ended": null
        },
        {
            "id": 282,
            "name": "pannarai.in",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:18:24.893979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 283,
            "name": "โต๊ะ 29",
            "creator": 789231,
            "group": 6051,
            "created": "2020-06-15T04:27:47.223704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 530,
            "name": "libft",
            "creator": 788724,
            "group": 8283,
            "created": "2021-02-08T23:20:48.612811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 880,
            "name": "第一届线下群内赛",
            "creator": 788451,
            "group": 10431,
            "created": "2021-10-27T10:51:14.675654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 364,
            "name": "Ali",
            "creator": 788094,
            "group": 5581,
            "created": "2020-09-03T14:26:28.704737Z",
            "started": null,
            "ended": null
        },
        {
            "id": 248,
            "name": "Jivi",
            "creator": 787709,
            "group": 5855,
            "created": "2020-05-26T23:07:59.242680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 249,
            "name": "test9",
            "creator": 787149,
            "group": 5895,
            "created": "2020-05-30T04:36:48.154300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 319,
            "name": "YU DE AND LIN YING",
            "creator": 786695,
            "group": 3794,
            "created": "2020-07-23T09:34:07.886418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 252,
            "name": "AREMI",
            "creator": 786572,
            "group": 4974,
            "created": "2020-05-30T22:28:38.996790Z",
            "started": null,
            "ended": null
        }
    ]
}