List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5053",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5051",
    "results": [
        {
            "id": 80263,
            "name": "problem #6",
            "created": "2024-03-20T22:17:36.737205Z",
            "modified": "2026-05-03T05:12:33.365961Z"
        },
        {
            "id": 3376,
            "name": "Ko Threat - Why not make more?",
            "created": "2015-11-16T17:43:17.417104Z",
            "modified": "2026-05-03T05:12:51.400508Z"
        },
        {
            "id": 3378,
            "name": "Protect the Cut, and Cut Your Opponent.",
            "created": "2015-11-17T05:14:09.205074Z",
            "modified": "2026-05-03T05:12:51.728455Z"
        },
        {
            "id": 22412,
            "name": "Puzzle 121",
            "created": "2020-10-28T23:59:33.209400Z",
            "modified": "2026-05-03T05:14:49.776553Z"
        },
        {
            "id": 29962,
            "name": "Scoring 1 - Japanese",
            "created": "2021-04-10T12:53:51.458058Z",
            "modified": "2026-05-03T05:15:16.921502Z"
        },
        {
            "id": 1037,
            "name": "321 - 539",
            "created": "2014-10-13T20:31:52.708871Z",
            "modified": "2026-05-03T05:16:40.707351Z"
        },
        {
            "id": 6351,
            "name": "199/900",
            "created": "2016-08-17T11:55:12.714613Z",
            "modified": "2026-05-03T05:17:08.868778Z"
        },
        {
            "id": 98190,
            "name": "Chapter 1. Instincts: Kick",
            "created": "2025-10-14T08:51:15.421248Z",
            "modified": "2026-05-03T05:19:27.440802Z"
        },
        {
            "id": 59171,
            "name": "question 46",
            "created": "2022-06-10T14:49:57.277586Z",
            "modified": "2026-05-03T05:19:36.498433Z"
        },
        {
            "id": 98178,
            "name": "Chapter 1. Instincts: Attach",
            "created": "2025-10-14T07:10:55.771603Z",
            "modified": "2026-05-03T05:19:56.177016Z"
        }
    ]
}