GET /api/v1/tournament_records/?format=api&ordering=-name&page=75
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=76",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=74",
    "results": [
        {
            "id": 180,
            "name": "Mehmet",
            "creator": 758230,
            "group": 25,
            "created": "2020-04-25T13:08:01.082610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 654,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-05-03T16:13:57.482213Z",
            "started": null,
            "ended": null
        },
        {
            "id": 644,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-04-27T22:47:50.983705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 181,
            "name": "McMahon Mehmet Turnuvası",
            "creator": 758230,
            "group": 3,
            "created": "2020-04-25T13:23:31.328045Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1085,
            "name": "#May CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-03T08:47:41.389812Z",
            "started": null,
            "ended": null
        },
        {
            "id": 626,
            "name": "Mavin09",
            "creator": 983152,
            "group": 4716,
            "created": "2021-04-16T13:26:47.355117Z",
            "started": null,
            "ended": null
        },
        {
            "id": 275,
            "name": "matthéis",
            "creator": 793398,
            "group": 3,
            "created": "2020-06-12T14:53:07.668218Z",
            "started": null,
            "ended": null
        },
        {
            "id": 17,
            "name": "Matiko_madrid",
            "creator": 650643,
            "group": 3878,
            "created": "2019-07-28T19:40:27.062966Z",
            "started": null,
            "ended": null
        },
        {
            "id": 298,
            "name": "MATHEW",
            "creator": 804066,
            "group": 3186,
            "created": "2020-06-28T15:39:49.071582Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        }
    ]
}