List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5620",
    "results": [
        {
            "id": 2959,
            "name": "Problem 2/24",
            "created": "2015-09-15T16:49:04.662872Z",
            "modified": "2026-03-31T18:50:31.556202Z"
        },
        {
            "id": 2958,
            "name": "Problem 1/24",
            "created": "2015-09-15T16:43:38.638335Z",
            "modified": "2026-04-06T15:13:57.780205Z"
        },
        {
            "id": 2956,
            "name": "3 of xxx",
            "created": "2015-09-11T19:07:16.229966Z",
            "modified": "2026-03-31T18:50:28.606149Z"
        },
        {
            "id": 2926,
            "name": "2 of xxx",
            "created": "2015-09-10T20:10:53.691686Z",
            "modified": "2026-03-31T18:50:27.238182Z"
        },
        {
            "id": 2925,
            "name": "1 of xxx",
            "created": "2015-09-10T20:04:55.781636Z",
            "modified": "2026-03-31T18:50:25.675487Z"
        },
        {
            "id": 2924,
            "name": "EAT IT! :D",
            "created": "2015-09-06T19:58:30.464373Z",
            "modified": "2026-04-04T09:52:38.347000Z"
        },
        {
            "id": 2923,
            "name": "Goooooo",
            "created": "2015-09-04T13:40:41.764840Z",
            "modified": "2026-03-31T18:50:22.964614Z"
        },
        {
            "id": 2922,
            "name": "palice",
            "created": "2015-09-03T20:39:38.913116Z",
            "modified": "2026-03-31T18:50:21.330587Z"
        },
        {
            "id": 2921,
            "name": "Une vérité de La Palice",
            "created": "2015-09-03T18:49:30.869017Z",
            "modified": "2026-03-31T18:50:19.935885Z"
        },
        {
            "id": 2920,
            "name": "Exercise 050 - solution",
            "created": "2015-09-02T15:48:25.641871Z",
            "modified": "2026-04-10T22:43:25.697389Z"
        }
    ]
}