GET /api/v1/tournament_records/?format=api&ordering=group&page=54
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=55",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=53",
    "results": [
        {
            "id": 266,
            "name": "k",
            "creator": 736026,
            "group": 4716,
            "created": "2020-06-05T02:39:41.420989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 217,
            "name": "jomtup",
            "creator": 743263,
            "group": 4716,
            "created": "2020-05-12T07:39:51.515713Z",
            "started": null,
            "ended": null
        },
        {
            "id": 103,
            "name": "Happy Covid March",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:22:32.536944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 102,
            "name": "happy covid march",
            "creator": 743238,
            "group": 4716,
            "created": "2020-03-21T07:18:51.615514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 104,
            "name": "廿水尸廿",
            "creator": 735424,
            "group": 4720,
            "created": "2020-03-21T12:37:29.867683Z",
            "started": null,
            "ended": null
        },
        {
            "id": 572,
            "name": "ok",
            "creator": 838059,
            "group": 4725,
            "created": "2021-03-09T13:48:41.332255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 172,
            "name": "SanRenSei KG Cup",
            "creator": 727893,
            "group": 4725,
            "created": "2020-04-20T13:47:58.667729Z",
            "started": null,
            "ended": null
        },
        {
            "id": 209,
            "name": "Martı&Tavuk",
            "creator": 631856,
            "group": 4730,
            "created": "2020-05-09T14:24:33.920602Z",
            "started": null,
            "ended": null
        },
        {
            "id": 208,
            "name": "knmklnmk",
            "creator": 743221,
            "group": 4744,
            "created": "2020-05-09T09:09:48.585608Z",
            "started": null,
            "ended": null
        },
        {
            "id": 762,
            "name": "Class skills test",
            "creator": 1014769,
            "group": 4767,
            "created": "2021-07-12T21:14:05.579183Z",
            "started": null,
            "ended": null
        }
    ]
}