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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=6",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=4",
    "results": [
        {
            "id": 980,
            "name": "Windows 7",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:40:41.944630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 979,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:38:33.383944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 978,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:26:44.894215Z",
            "started": null,
            "ended": null
        },
        {
            "id": 977,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T04:14:57.658626Z",
            "started": null,
            "ended": null
        },
        {
            "id": 976,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:43:33.848331Z",
            "started": null,
            "ended": null
        },
        {
            "id": 975,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:41:55.011630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 974,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:37:40.226391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 973,
            "name": "Brandon Sy",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-21T03:30:47.939936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 971,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:38:24.117710Z",
            "started": null,
            "ended": null
        },
        {
            "id": 970,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:15:54.854905Z",
            "started": null,
            "ended": null
        }
    ]
}