GET /api/v1/tournament_records/?format=api&ordering=-group&page=101
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=102",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=100",
    "results": [
        {
            "id": 381,
            "name": "111",
            "creator": 756229,
            "group": 5118,
            "created": "2020-09-20T06:16:21.224901Z",
            "started": null,
            "ended": null
        },
        {
            "id": 143,
            "name": "Fun瑞士制",
            "creator": 752727,
            "group": 5110,
            "created": "2020-04-08T04:09:28.077370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 407,
            "name": "Freshers' squash team match",
            "creator": 588997,
            "group": 5104,
            "created": "2020-10-12T12:59:22.394012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 201,
            "name": "Shinagawa smile",
            "creator": 737259,
            "group": 5100,
            "created": "2020-05-03T02:57:28.750599Z",
            "started": null,
            "ended": null
        },
        {
            "id": 258,
            "name": "u",
            "creator": 736026,
            "group": 5100,
            "created": "2020-06-02T06:52:18.133154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 199,
            "name": "Go",
            "creator": 737259,
            "group": 5099,
            "created": "2020-05-02T14:13:59.128878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 256,
            "name": "koll",
            "creator": 736026,
            "group": 5099,
            "created": "2020-06-02T05:23:52.508964Z",
            "started": null,
            "ended": null
        },
        {
            "id": 476,
            "name": "Hallenser Weihnachts-Go 2020",
            "creator": 433800,
            "group": 5098,
            "created": "2020-12-21T10:24:18.871071Z",
            "started": null,
            "ended": null
        },
        {
            "id": 401,
            "name": "Testing tournament record",
            "creator": 522547,
            "group": 5081,
            "created": "2020-10-08T17:48:11.920677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1261,
            "name": "8 октября",
            "creator": 1073880,
            "group": 5070,
            "created": "2022-10-12T02:18:58.358092Z",
            "started": null,
            "ended": null
        }
    ]
}