List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5234",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5232",
    "results": [
        {
            "id": 9562,
            "name": "OGS 1-0-1",
            "created": "2018-03-22T04:21:47.145738Z",
            "modified": "2026-04-15T09:32:20.430721Z"
        },
        {
            "id": 9560,
            "name": "Kô - 5",
            "created": "2018-03-21T15:41:44.158759Z",
            "modified": "2026-04-18T02:03:04.262364Z"
        },
        {
            "id": 9559,
            "name": "Tésuji 6",
            "created": "2018-03-21T15:34:29.250190Z",
            "modified": "2026-04-05T09:44:47.791276Z"
        },
        {
            "id": 9558,
            "name": "gentleman's problem 19",
            "created": "2018-03-17T23:35:26.741013Z",
            "modified": "2026-04-16T23:01:17.987369Z"
        },
        {
            "id": 9556,
            "name": "Jennica's Tsumego 70",
            "created": "2018-03-16T23:12:27.905422Z",
            "modified": "2026-04-02T09:59:16.844725Z"
        },
        {
            "id": 9555,
            "name": "Easygoing",
            "created": "2018-03-16T21:38:27.110831Z",
            "modified": "2026-04-16T22:53:26.027725Z"
        },
        {
            "id": 9553,
            "name": "Tarnny",
            "created": "2018-03-15T05:19:45.417864Z",
            "modified": "2026-04-16T22:53:25.777302Z"
        },
        {
            "id": 9552,
            "name": "1 Survive",
            "created": "2018-03-14T19:22:37.701975Z",
            "modified": "2026-04-05T03:42:30.478819Z"
        },
        {
            "id": 9551,
            "name": "Damé-zumari 6",
            "created": "2018-03-14T15:19:25.427793Z",
            "modified": "2026-04-18T02:02:55.201138Z"
        },
        {
            "id": 9550,
            "name": "Tésuji 5",
            "created": "2018-03-14T15:12:37.773372Z",
            "modified": "2026-04-05T09:43:22.546003Z"
        }
    ]
}