GET /api/v1/tournament_records/?format=api&ordering=-group&page=90
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=91",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=89",
    "results": [
        {
            "id": 249,
            "name": "test9",
            "creator": 787149,
            "group": 5895,
            "created": "2020-05-30T04:36:48.154300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 254,
            "name": "Mehmet Turan",
            "creator": 758230,
            "group": 5875,
            "created": "2020-06-01T10:18:05.684565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 330,
            "name": "12345678 go night",
            "creator": 735410,
            "group": 5868,
            "created": "2020-08-02T12:38:21.611881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 248,
            "name": "Jivi",
            "creator": 787709,
            "group": 5855,
            "created": "2020-05-26T23:07:59.242680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 247,
            "name": "Test",
            "creator": 143361,
            "group": 5846,
            "created": "2020-05-26T05:07:52.396048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 363,
            "name": "Go Turnuvası Eylül 2020",
            "creator": 137040,
            "group": 5835,
            "created": "2020-09-03T10:46:22.660153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 259,
            "name": "yyyyya",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-02T07:49:59.925126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 263,
            "name": "8",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-04T02:19:04.420035Z",
            "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": 307,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T00:59:55.774330Z",
            "started": null,
            "ended": null
        }
    ]
}