GET /api/v1/tournament_records/?format=api&ordering=group&page=44
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=45",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=43",
    "results": [
        {
            "id": 738,
            "name": "9x9 Open Cup - July 2021",
            "creator": 1015644,
            "group": 3524,
            "created": "2021-06-27T11:10:55.088634Z",
            "started": null,
            "ended": null
        },
        {
            "id": 522,
            "name": "match",
            "creator": 910029,
            "group": 3524,
            "created": "2021-02-03T15:33:52.186490Z",
            "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": 31,
            "name": "Jverifrefu Srifirefrei",
            "creator": 649829,
            "group": 3640,
            "created": "2019-09-09T23:27:37.556434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 440,
            "name": "Prova",
            "creator": 643550,
            "group": 3676,
            "created": "2020-11-18T15:24:37.590875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1151,
            "name": "Büyük topluk turnuvası",
            "creator": 1164438,
            "group": 3695,
            "created": "2022-06-08T07:38:01.610946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 25,
            "name": "join now",
            "creator": 646491,
            "group": 3704,
            "created": "2019-08-31T12:55:49.851523Z",
            "started": null,
            "ended": null
        },
        {
            "id": 482,
            "name": "ฟหกด่าสว",
            "creator": 750170,
            "group": 3770,
            "created": "2021-01-03T02:53:22.266514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 29,
            "name": "AYD Season 25",
            "creator": 473434,
            "group": 3777,
            "created": "2019-09-06T17:20:10.058236Z",
            "started": null,
            "ended": null
        },
        {
            "id": 319,
            "name": "YU DE AND LIN YING",
            "creator": 786695,
            "group": 3794,
            "created": "2020-07-23T09:34:07.886418Z",
            "started": null,
            "ended": null
        }
    ]
}