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

{
    "count": 1588,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=48",
    "results": [
        {
            "id": 791,
            "name": "เกมของเด็กน้อย",
            "creator": 1025180,
            "group": 9813,
            "created": "2021-08-03T05:51:22.043708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 786,
            "name": "phê",
            "creator": 1031680,
            "group": 9791,
            "created": "2021-08-01T04:02:27.380122Z",
            "started": null,
            "ended": null
        },
        {
            "id": 822,
            "name": "test",
            "creator": 681206,
            "group": 9770,
            "created": "2021-09-12T00:39:15.333051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 797,
            "name": "สถิติโกะไทย",
            "creator": 746506,
            "group": 9734,
            "created": "2021-08-11T09:13:21.191822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 774,
            "name": "fgn",
            "creator": 984470,
            "group": 9722,
            "created": "2021-07-20T03:59:19.378767Z",
            "started": null,
            "ended": null
        },
        {
            "id": 796,
            "name": "m",
            "creator": 984470,
            "group": 9722,
            "created": "2021-08-10T08:50:23.744169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 782,
            "name": "ธันวาทาศรี",
            "creator": 1029798,
            "group": 9694,
            "created": "2021-07-27T02:30:26.427820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 845,
            "name": "Talles",
            "creator": 1057760,
            "group": 9676,
            "created": "2021-09-25T14:02:13.896339Z",
            "started": null,
            "ended": null
        },
        {
            "id": 846,
            "name": "Tânia Zaíra",
            "creator": 1057692,
            "group": 9676,
            "created": "2021-09-25T14:20:28.396218Z",
            "started": null,
            "ended": null
        }
    ]
}