GET /api/v1/tournament_records/?format=api&ordering=-group&page=63
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=64",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=62",
    "results": [
        {
            "id": 613,
            "name": "Ulisse openings (turno 6)",
            "creator": 854143,
            "group": 8786,
            "created": "2021-04-02T07:27:16.593780Z",
            "started": null,
            "ended": null
        },
        {
            "id": 649,
            "name": "1st Polifemo",
            "creator": 854143,
            "group": 8786,
            "created": "2021-05-01T19:34:02.448956Z",
            "started": null,
            "ended": null
        },
        {
            "id": 664,
            "name": "Командный турнир 3х3",
            "creator": 751397,
            "group": 8774,
            "created": "2021-05-10T09:48:55.616291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 611,
            "name": "Infor Go Tournament 2021",
            "creator": 490751,
            "group": 8766,
            "created": "2021-03-30T08:21:51.779521Z",
            "started": null,
            "ended": null
        },
        {
            "id": 609,
            "name": "ComaCup",
            "creator": 900678,
            "group": 8757,
            "created": "2021-03-28T20:32:30.799861Z",
            "started": null,
            "ended": null
        },
        {
            "id": 603,
            "name": "Kcm",
            "creator": 941935,
            "group": 8734,
            "created": "2021-03-26T13:51:47.069192Z",
            "started": null,
            "ended": null
        },
        {
            "id": 599,
            "name": "Go tournament",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-24T07:42:47.803395Z",
            "started": null,
            "ended": null
        },
        {
            "id": 600,
            "name": "Live 9x9 Double Elimination Tournament 2021-03-26 02:30",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-26T02:48:35.094814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1355,
            "name": "Go tournament champions 2023",
            "creator": 952140,
            "group": 8709,
            "created": "2023-02-11T04:43:52.426816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 643,
            "name": "Yes",
            "creator": 968373,
            "group": 8702,
            "created": "2021-04-27T22:01:59.055187Z",
            "started": null,
            "ended": null
        }
    ]
}