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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=144",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=142",
    "results": [
        {
            "id": 503,
            "name": "Shruti Narasimman",
            "creator": 921897,
            "group": 25,
            "created": "2021-01-22T15:49:56.811761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 527,
            "name": "曾庭芳",
            "creator": 924761,
            "group": 25,
            "created": "2021-02-05T12:05:08.112565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 545,
            "name": "A f",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:19.153454Z",
            "started": null,
            "ended": null
        },
        {
            "id": 546,
            "name": "非常好玩的比賽",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:38.891591Z",
            "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": 578,
            "name": "Ian chess tornament",
            "creator": 952109,
            "group": 25,
            "created": "2021-03-11T09:00:37.598675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 585,
            "name": "hi",
            "creator": 951001,
            "group": 25,
            "created": "2021-03-16T01:25:29.672489Z",
            "started": null,
            "ended": null
        },
        {
            "id": 590,
            "name": "Madeleine",
            "creator": 907106,
            "group": 25,
            "created": "2021-03-18T06:08:13.837473Z",
            "started": null,
            "ended": null
        },
        {
            "id": 617,
            "name": "go boom",
            "creator": 976498,
            "group": 25,
            "created": "2021-04-05T15:05:19.894918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 650,
            "name": "Correspondence 19x19RoundRobin",
            "creator": 940672,
            "group": 25,
            "created": "2021-05-02T12:21:44.289042Z",
            "started": null,
            "ended": null
        }
    ]
}