GET /api/v1/tournament_records/?format=api&ordering=-id&page=154
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=-id&page=155",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=153",
    "results": [
        {
            "id": 53,
            "name": "ligue-senthe",
            "creator": 583604,
            "group": 3993,
            "created": "2019-11-30T17:02:12.806668Z",
            "started": null,
            "ended": null
        },
        {
            "id": 52,
            "name": "hi",
            "creator": 702249,
            "group": 43,
            "created": "2019-11-29T21:28:12.032393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 51,
            "name": "farel",
            "creator": 697815,
            "group": 4151,
            "created": "2019-11-29T07:30:31.004223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 50,
            "name": "Murase Go Group Tournament",
            "creator": 449215,
            "group": 2389,
            "created": "2019-11-28T18:28:43.647856Z",
            "started": null,
            "ended": null
        },
        {
            "id": 49,
            "name": "Blitz 19x19 Elimination Tournament 2019-11-26 09:30",
            "creator": 649651,
            "group": 4197,
            "created": "2019-11-26T10:27:08.362185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 48,
            "name": "Пробный турнир",
            "creator": 697804,
            "group": 4156,
            "created": "2019-11-14T19:17:56.765144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 47,
            "name": "go UP",
            "creator": 696496,
            "group": 25,
            "created": "2019-11-12T16:57:46.207635Z",
            "started": null,
            "ended": null
        },
        {
            "id": 46,
            "name": "Vicious Cross",
            "creator": 690438,
            "group": 4118,
            "created": "2019-10-27T17:41:37.505144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 45,
            "name": "2019 Cotsen Open in Los Angeles, CA",
            "creator": 69627,
            "group": 3837,
            "created": "2019-10-27T04:59:29.438129Z",
            "started": null,
            "ended": null
        },
        {
            "id": 43,
            "name": "X",
            "creator": 307866,
            "group": 1527,
            "created": "2019-10-19T15:46:31.354025Z",
            "started": null,
            "ended": null
        }
    ]
}