GET /api/v1/tournament_records/?format=api&ordering=group&page=60
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=61",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=59",
    "results": [
        {
            "id": 192,
            "name": "panyakorn5352",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:06:15.705722Z",
            "started": null,
            "ended": null
        },
        {
            "id": 191,
            "name": "panyakong5352",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:05:35.711479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 190,
            "name": "panyakong",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:04:33.065910Z",
            "started": null,
            "ended": null
        },
        {
            "id": 189,
            "name": "panyakorn",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:03:33.700404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 186,
            "name": "GapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:29:13.739085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 185,
            "name": "gapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:54.428327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 184,
            "name": "GapGap Nio.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:29.268210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 183,
            "name": "GapGap No1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:27:53.959377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 159,
            "name": "a",
            "creator": 737306,
            "group": 5213,
            "created": "2020-04-13T05:11:25.964137Z",
            "started": null,
            "ended": null
        },
        {
            "id": 341,
            "name": "吳卓庭",
            "creator": 818383,
            "group": 5224,
            "created": "2020-08-15T10:26:33.545015Z",
            "started": null,
            "ended": null
        }
    ]
}