GET /api/v1/tournament_records/?format=api&ordering=-group&page=126
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=-group&page=127",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=125",
    "results": [
        {
            "id": 93,
            "name": "OGS Title Tournament",
            "creator": 375043,
            "group": 515,
            "created": "2020-03-13T17:12:10.818846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 140,
            "name": "go time",
            "creator": 748929,
            "group": 515,
            "created": "2020-04-06T20:31:47.789670Z",
            "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": 233,
            "name": "PROOOOOOOOOOOO",
            "creator": 777498,
            "group": 515,
            "created": "2020-05-21T19:45:48.501048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 269,
            "name": "go time9#",
            "creator": 748929,
            "group": 515,
            "created": "2020-06-05T16:41:43.789951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 306,
            "name": "Kuksu Tourney",
            "creator": 690746,
            "group": 515,
            "created": "2020-07-06T04:41:21.819894Z",
            "started": null,
            "ended": null
        },
        {
            "id": 398,
            "name": "sddad",
            "creator": 831547,
            "group": 515,
            "created": "2020-10-07T05:40:18.675156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 521,
            "name": "Never. fear",
            "creator": 658648,
            "group": 515,
            "created": "2021-02-03T01:50:33.553673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 551,
            "name": "C",
            "creator": 827643,
            "group": 515,
            "created": "2021-02-21T09:26:35.534416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 556,
            "name": "OGS no title tournament",
            "creator": 913437,
            "group": 515,
            "created": "2021-02-26T01:15:38.786886Z",
            "started": null,
            "ended": null
        }
    ]
}