GET /api/v1/tournament_records/?format=api&ordering=-creator&page=149
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=-creator&page=150",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=148",
    "results": [
        {
            "id": 43,
            "name": "X",
            "creator": 307866,
            "group": 1527,
            "created": "2019-10-19T15:46:31.354025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1226,
            "name": "Torneo DDK",
            "creator": 304261,
            "group": 12150,
            "created": "2022-08-05T12:09:21.024318Z",
            "started": null,
            "ended": null
        },
        {
            "id": 577,
            "name": "testing",
            "creator": 302584,
            "group": 8219,
            "created": "2021-03-11T04:58:26.302363Z",
            "started": null,
            "ended": null
        },
        {
            "id": 71,
            "name": "Beat the Kyu be a Dan series",
            "creator": 281554,
            "group": 20,
            "created": "2020-01-28T08:20:38.471745Z",
            "started": null,
            "ended": null
        },
        {
            "id": 74,
            "name": "Beat the Kyu be the Dan record",
            "creator": 281554,
            "group": 20,
            "created": "2020-02-06T15:44:32.785480Z",
            "started": null,
            "ended": null
        },
        {
            "id": 481,
            "name": "Xếp hạng hàng tháng",
            "creator": 281554,
            "group": 7685,
            "created": "2020-12-28T14:31:29.200590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 70,
            "name": "osho",
            "creator": 278620,
            "group": 3824,
            "created": "2020-01-28T00:25:23.726575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 22,
            "name": "Friday Morning Blitz ya Punkz!",
            "creator": 217422,
            "group": 2014,
            "created": "2019-08-23T11:22:43.732165Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1030,
            "name": "TESTING",
            "creator": 215527,
            "group": 11156,
            "created": "2022-02-22T15:10:59.926708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 81,
            "name": "test",
            "creator": 212102,
            "group": 4409,
            "created": "2020-03-02T08:05:25.073685Z",
            "started": null,
            "ended": null
        }
    ]
}