GET /api/v1/tournament_records/?format=api&ordering=-id&page=127
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=-id&page=128",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=126",
    "results": [
        {
            "id": 349,
            "name": "Wednsday Weekly #3",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:24:26.299087Z",
            "started": null,
            "ended": null
        },
        {
            "id": 348,
            "name": "Wednsday weekly #2",
            "creator": 739236,
            "group": 4456,
            "created": "2020-08-20T00:18:55.659397Z",
            "started": null,
            "ended": null
        },
        {
            "id": 347,
            "name": "1º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2020-08-19T16:10:05.060322Z",
            "started": null,
            "ended": null
        },
        {
            "id": 346,
            "name": "            ",
            "creator": 736023,
            "group": 5351,
            "created": "2020-08-18T07:29:37.271982Z",
            "started": null,
            "ended": null
        },
        {
            "id": 345,
            "name": "hermanos",
            "creator": 828549,
            "group": 6581,
            "created": "2020-08-16T19:18:44.648875Z",
            "started": null,
            "ended": null
        },
        {
            "id": 344,
            "name": "First Round",
            "creator": 63217,
            "group": 6568,
            "created": "2020-08-15T19:15:16.960186Z",
            "started": null,
            "ended": null
        },
        {
            "id": 343,
            "name": "go !!! #1",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:42.343153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 342,
            "name": "Chess match",
            "creator": 816378,
            "group": 6565,
            "created": "2020-08-15T11:10:13.487387Z",
            "started": null,
            "ended": null
        },
        {
            "id": 341,
            "name": "吳卓庭",
            "creator": 818383,
            "group": 5224,
            "created": "2020-08-15T10:26:33.545015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 340,
            "name": "TEST",
            "creator": 27056,
            "group": 139,
            "created": "2020-08-12T23:43:50.691959Z",
            "started": null,
            "ended": null
        }
    ]
}