GET /api/v1/tournament_records/?format=api&ordering=group&page=17
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=18",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=16",
    "results": [
        {
            "id": 1002,
            "name": "Jaydai",
            "creator": 1117365,
            "group": 25,
            "created": "2022-02-05T16:46:39.879252Z",
            "started": null,
            "ended": null
        },
        {
            "id": 998,
            "name": "MM",
            "creator": 1117109,
            "group": 25,
            "created": "2022-02-05T03:15:01.897546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 972,
            "name": "匯款",
            "creator": 1059379,
            "group": 25,
            "created": "2022-01-21T02:32:01.651575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 962,
            "name": "good",
            "creator": 1107687,
            "group": 25,
            "created": "2022-01-18T09:00:25.003717Z",
            "started": null,
            "ended": null
        },
        {
            "id": 957,
            "name": "k",
            "creator": 1106983,
            "group": 25,
            "created": "2022-01-12T11:59:48.780217Z",
            "started": null,
            "ended": null
        },
        {
            "id": 947,
            "name": "jkjjjjjjkjkjkjkjkjkjkkkkkkkkkk",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-03T02:10:25.971384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 945,
            "name": "u",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:39:08.105497Z",
            "started": null,
            "ended": null
        },
        {
            "id": 944,
            "name": "jfjvjdjdcn ndf",
            "creator": 1031668,
            "group": 25,
            "created": "2022-01-02T13:31:18.104771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 938,
            "name": "fun",
            "creator": 1095408,
            "group": 25,
            "created": "2021-12-27T19:12:57.768995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 916,
            "name": "GAU",
            "creator": 1085408,
            "group": 25,
            "created": "2021-11-28T06:28:11.013801Z",
            "started": null,
            "ended": null
        }
    ]
}