GET /api/v1/tournament_records/?format=api&ordering=-group&page=138
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=139",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=137",
    "results": [
        {
            "id": 12,
            "name": "愛莎",
            "creator": 559306,
            "group": 25,
            "created": "2019-07-18T11:21:47.450479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 47,
            "name": "go UP",
            "creator": 696496,
            "group": 25,
            "created": "2019-11-12T16:57:46.207635Z",
            "started": null,
            "ended": null
        },
        {
            "id": 61,
            "name": "Yay!!!",
            "creator": 192634,
            "group": 25,
            "created": "2020-01-14T12:17:46.767979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 110,
            "name": "pro",
            "creator": 744918,
            "group": 25,
            "created": "2020-03-24T04:49:18.260344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 138,
            "name": "goooooo",
            "creator": 744918,
            "group": 25,
            "created": "2020-04-06T11:46:18.122969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 161,
            "name": "復活節世界性圍棋大賽EasterWorld Go Competition",
            "creator": 743935,
            "group": 25,
            "created": "2020-04-16T02:16:30.640176Z",
            "started": null,
            "ended": null
        },
        {
            "id": 180,
            "name": "Mehmet",
            "creator": 758230,
            "group": 25,
            "created": "2020-04-25T13:08:01.082610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 276,
            "name": "jonathan",
            "creator": 793009,
            "group": 25,
            "created": "2020-06-12T20:22:24.938258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 286,
            "name": "The Dan Tournament",
            "creator": 799549,
            "group": 25,
            "created": "2020-06-19T20:02:15.798730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 371,
            "name": "Taco",
            "creator": 764891,
            "group": 25,
            "created": "2020-09-09T16:34:57.626142Z",
            "started": null,
            "ended": null
        }
    ]
}