GET /api/v1/tournament_records/?format=api&ordering=-id&page=145
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=146",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=144",
    "results": [
        {
            "id": 159,
            "name": "a",
            "creator": 737306,
            "group": 5213,
            "created": "2020-04-13T05:11:25.964137Z",
            "started": null,
            "ended": null
        },
        {
            "id": 158,
            "name": "BTS League B (4)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-13T02:37:22.634705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 157,
            "name": "BTS League A (4)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-13T02:36:05.738494Z",
            "started": null,
            "ended": null
        },
        {
            "id": 156,
            "name": "Mehmet Turan",
            "creator": 758230,
            "group": 515,
            "created": "2020-04-12T08:58:57.235295Z",
            "started": null,
            "ended": null
        },
        {
            "id": 155,
            "name": "22",
            "creator": 748929,
            "group": 5144,
            "created": "2020-04-11T20:50:30.829630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 154,
            "name": "00000000000000000000000000000000000000000000000000000",
            "creator": 736025,
            "group": 4530,
            "created": "2020-04-11T03:46:28.187175Z",
            "started": null,
            "ended": null
        },
        {
            "id": 153,
            "name": "BTS League B (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:59:00.561103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 152,
            "name": "BTS League A (3)",
            "creator": 458415,
            "group": 4889,
            "created": "2020-04-11T02:55:50.638705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 151,
            "name": "asczdvbef",
            "creator": 466732,
            "group": 5142,
            "created": "2020-04-09T18:39:39.550436Z",
            "started": null,
            "ended": null
        },
        {
            "id": 150,
            "name": "Test",
            "creator": 748286,
            "group": 5132,
            "created": "2020-04-09T10:51:25.992514Z",
            "started": null,
            "ended": null
        }
    ]
}