GET /api/v1/tournament_records/?format=api&ordering=-group&page=153
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=-group&page=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=152",
    "results": [
        {
            "id": 584,
            "name": "19X19 live Swiss tournament",
            "creator": 940672,
            "group": 3,
            "created": "2021-03-15T12:50:43.187376Z",
            "started": null,
            "ended": null
        },
        {
            "id": 602,
            "name": "eyydgwtysgtfuvwrt7ge",
            "creator": 941876,
            "group": 3,
            "created": "2021-03-26T07:49:56.580455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 635,
            "name": "5555",
            "creator": 986704,
            "group": 3,
            "created": "2021-04-21T11:43:51.279869Z",
            "started": null,
            "ended": null
        },
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 885,
            "name": "OGS",
            "creator": 932671,
            "group": 3,
            "created": "2021-10-31T08:28:41.827109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 898,
            "name": "Carnavale's March 2020 Tournament",
            "creator": 1079531,
            "group": 3,
            "created": "2021-11-14T05:22:09.580315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 967,
            "name": "MOS1D04          OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:14:08.367739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 968,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T06:25:59.696482Z",
            "started": null,
            "ended": null
        },
        {
            "id": 969,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:10:39.614296Z",
            "started": null,
            "ended": null
        },
        {
            "id": 970,
            "name": "MOS1D04",
            "creator": 1052870,
            "group": 3,
            "created": "2022-01-20T11:15:54.854905Z",
            "started": null,
            "ended": null
        }
    ]
}