GET /api/v1/tournament_records/?format=api&ordering=-id&page=157
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=158",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=156",
    "results": [
        {
            "id": 19,
            "name": "KIRBY",
            "creator": 581936,
            "group": 142,
            "created": "2019-07-30T07:21:31.318579Z",
            "started": null,
            "ended": null
        },
        {
            "id": 18,
            "name": "Turnımınt",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:44:44.248331Z",
            "started": null,
            "ended": null
        },
        {
            "id": 17,
            "name": "Matiko_madrid",
            "creator": 650643,
            "group": 3878,
            "created": "2019-07-28T19:40:27.062966Z",
            "started": null,
            "ended": null
        },
        {
            "id": 16,
            "name": "Esfectsgecrsfes",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:40:09.092208Z",
            "started": null,
            "ended": null
        },
        {
            "id": 15,
            "name": "Artzy",
            "creator": 151923,
            "group": 3869,
            "created": "2019-07-25T02:35:20.625775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 14,
            "name": "DDK Bracket Tourney",
            "creator": 508594,
            "group": 3524,
            "created": "2019-07-23T19:09:36.693622Z",
            "started": null,
            "ended": null
        },
        {
            "id": 13,
            "name": "Normal Elimination 8 players (#32)",
            "creator": 211504,
            "group": 454,
            "created": "2019-07-18T18:54:14.570429Z",
            "started": null,
            "ended": null
        },
        {
            "id": 12,
            "name": "愛莎",
            "creator": 559306,
            "group": 25,
            "created": "2019-07-18T11:21:47.450479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 11,
            "name": "สาระRail361! Tour",
            "creator": 148806,
            "group": 2571,
            "created": "2019-07-18T08:04:54.718375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 10,
            "name": "Annual Tournament",
            "creator": 511520,
            "group": 43,
            "created": "2019-07-17T23:48:00.378759Z",
            "started": null,
            "ended": null
        }
    ]
}