GET /api/v1/tournament_records/?format=api&ordering=-id&page=109
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=-id&page=110",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=108",
    "results": [
        {
            "id": 567,
            "name": "hi",
            "creator": 941977,
            "group": 8552,
            "created": "2021-03-07T03:46:40.244871Z",
            "started": null,
            "ended": null
        },
        {
            "id": 566,
            "name": "Extra Section- (Free)",
            "creator": 947864,
            "group": 8562,
            "created": "2021-03-06T16:42:13.770984Z",
            "started": null,
            "ended": null
        },
        {
            "id": 564,
            "name": "21S2 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:45.839989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 563,
            "name": "21S2 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:34.699373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 562,
            "name": "2º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2021-03-05T12:55:38.411368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 561,
            "name": "13x 13 elimination tournament (no handicaps)",
            "creator": 940672,
            "group": 25,
            "created": "2021-03-05T12:55:14.856064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 560,
            "name": "MGF Grand tournament 2021",
            "creator": 769820,
            "group": 5803,
            "created": "2021-03-03T19:00:29.413735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 559,
            "name": "123",
            "creator": 868193,
            "group": 8277,
            "created": "2021-03-03T07:47:59.421475Z",
            "started": null,
            "ended": null
        },
        {
            "id": 558,
            "name": "Double Elimation",
            "creator": 936720,
            "group": 515,
            "created": "2021-03-02T19:31:30.722089Z",
            "started": null,
            "ended": null
        },
        {
            "id": 557,
            "name": "坐隐天下 v1.0 比赛",
            "creator": 918259,
            "group": 8481,
            "created": "2021-02-26T02:36:58.752275Z",
            "started": null,
            "ended": null
        }
    ]
}