GET /api/v1/tournament_records/?format=api&ordering=created&page=67
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=created&page=68",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=66",
    "results": [
        {
            "id": 759,
            "name": "ภีมพล",
            "creator": 1021706,
            "group": 6823,
            "created": "2021-07-08T07:50:53.733627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 760,
            "name": "Шкляр Сонин",
            "creator": 842140,
            "group": 6705,
            "created": "2021-07-11T09:13:28.317176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 762,
            "name": "Class skills test",
            "creator": 1014769,
            "group": 4767,
            "created": "2021-07-12T21:14:05.579183Z",
            "started": null,
            "ended": null
        },
        {
            "id": 763,
            "name": "HBJHKJHBIUIHYGHKLK",
            "creator": 1022362,
            "group": 7001,
            "created": "2021-07-15T03:05:40.986989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 764,
            "name": "siwa",
            "creator": 1024662,
            "group": 8028,
            "created": "2021-07-15T07:18:46.489826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 765,
            "name": "Machinato",
            "creator": 921756,
            "group": 446,
            "created": "2021-07-15T14:10:22.691765Z",
            "started": null,
            "ended": null
        },
        {
            "id": 766,
            "name": "MINI",
            "creator": 1018041,
            "group": 9590,
            "created": "2021-07-17T01:46:05.796112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 767,
            "name": "e-Go open",
            "creator": 815571,
            "group": 446,
            "created": "2021-07-17T16:28:28.322794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 768,
            "name": "그룹 초고 기사 결정",
            "creator": 1025587,
            "group": 25,
            "created": "2021-07-18T03:45:28.897527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 769,
            "name": "open",
            "creator": 817947,
            "group": 446,
            "created": "2021-07-18T17:37:43.402503Z",
            "started": null,
            "ended": null
        }
    ]
}