GET /api/v1/tournament_records/?format=api&ordering=-created&page=130
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=-created&page=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=129",
    "results": [
        {
            "id": 317,
            "name": "GO Tournament 2",
            "creator": 736685,
            "group": 5925,
            "created": "2020-07-20T10:17:52.918500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 316,
            "name": "sumire",
            "creator": 812656,
            "group": 6333,
            "created": "2020-07-20T04:33:48.687938Z",
            "started": null,
            "ended": null
        },
        {
            "id": 315,
            "name": "1ra Liga Mexicana de Go por Internet 2020-2021",
            "creator": 124958,
            "group": 678,
            "created": "2020-07-19T10:19:06.226380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 314,
            "name": "123",
            "creator": 802455,
            "group": 43,
            "created": "2020-07-18T10:06:17.999004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 313,
            "name": "1Torneo Fueguino con ventaja 2020",
            "creator": 316711,
            "group": 1684,
            "created": "2020-07-14T17:32:57.786974Z",
            "started": null,
            "ended": null
        },
        {
            "id": 312,
            "name": ".",
            "creator": 811152,
            "group": 6304,
            "created": "2020-07-14T05:00:40.390324Z",
            "started": null,
            "ended": null
        },
        {
            "id": 310,
            "name": "Привет",
            "creator": 751432,
            "group": 4787,
            "created": "2020-07-10T09:37:43.572263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 309,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:21:17.913883Z",
            "started": null,
            "ended": null
        },
        {
            "id": 308,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:20:25.527154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 307,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T00:59:55.774330Z",
            "started": null,
            "ended": null
        }
    ]
}