GET /api/v1/tournament_records/?format=api&ordering=-group&page=107
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=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=106",
    "results": [
        {
            "id": 478,
            "name": "Test",
            "creator": 427829,
            "group": 4603,
            "created": "2020-12-24T11:24:06.492333Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1664,
            "name": "14kyu yay!",
            "creator": 1253756,
            "group": 4598,
            "created": "2024-05-01T08:28:13.032291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 207,
            "name": "Gogogogogogogo",
            "creator": 736022,
            "group": 4573,
            "created": "2020-05-06T07:53:45.324581Z",
            "started": null,
            "ended": null
        },
        {
            "id": 265,
            "name": "9o",
            "creator": 736026,
            "group": 4573,
            "created": "2020-06-04T03:06:45.996549Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1609,
            "name": "2022",
            "creator": 751079,
            "group": 4567,
            "created": "2024-01-23T21:20:23.150350Z",
            "started": null,
            "ended": null
        },
        {
            "id": 96,
            "name": "              ",
            "creator": 733115,
            "group": 4550,
            "created": "2020-03-14T12:51:58.654674Z",
            "started": null,
            "ended": null
        },
        {
            "id": 88,
            "name": "나",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:26:44.571819Z",
            "started": null,
            "ended": null
        },
        {
            "id": 89,
            "name": "ㅛ",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:27:50.986738Z",
            "started": null,
            "ended": null
        },
        {
            "id": 90,
            "name": "h",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:32:28.129058Z",
            "started": null,
            "ended": null
        },
        {
            "id": 91,
            "name": "iiiiiiiiii",
            "creator": 738665,
            "group": 4544,
            "created": "2020-03-13T15:39:18.702412Z",
            "started": null,
            "ended": null
        }
    ]
}