GET /api/v1/tournament_records/?format=api&ordering=started&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=started&page=68",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=66",
    "results": [
        {
            "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": 651,
            "name": "軟體讓牠TV餓trivet太熱天熱狗認為俄國讓各位 人熱聞二w",
            "creator": 735413,
            "group": 5815,
            "created": "2021-05-03T09:54:24.270802Z",
            "started": null,
            "ended": null
        },
        {
            "id": 652,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:42:11.252234Z",
            "started": null,
            "ended": null
        },
        {
            "id": 653,
            "name": "我們的對局",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-03T10:45:49.416210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 654,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-05-03T16:13:57.482213Z",
            "started": null,
            "ended": null
        },
        {
            "id": 655,
            "name": "tournamentrecord",
            "creator": 547523,
            "group": 9064,
            "created": "2021-05-04T08:11:13.521849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 656,
            "name": "Bonding experience",
            "creator": 979452,
            "group": 9065,
            "created": "2021-05-04T08:36:52.171040Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}