List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4498",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4496",
    "results": [
        {
            "id": 38262,
            "name": "Diagram [1769]",
            "created": "2021-09-12T13:20:47.646199Z",
            "modified": "2026-05-23T20:23:08.629508Z"
        },
        {
            "id": 38263,
            "name": "Diagram [1770]",
            "created": "2021-09-12T13:22:25.364852Z",
            "modified": "2026-05-23T20:23:09.210635Z"
        },
        {
            "id": 36958,
            "name": "Diagram [1103]",
            "created": "2021-08-20T08:53:22.243329Z",
            "modified": "2026-05-23T20:23:24.700244Z"
        },
        {
            "id": 36959,
            "name": "Diagram [1104]",
            "created": "2021-08-20T08:55:55.108590Z",
            "modified": "2026-05-23T20:23:25.347486Z"
        },
        {
            "id": 32443,
            "name": "Diagram (894)",
            "created": "2021-06-30T09:37:48.948310Z",
            "modified": "2026-05-23T20:23:31.478940Z"
        },
        {
            "id": 32444,
            "name": "Diagram (895)",
            "created": "2021-06-30T09:39:41.927081Z",
            "modified": "2026-05-23T20:23:32.166690Z"
        },
        {
            "id": 46508,
            "name": "Problem 3",
            "created": "2022-01-14T19:15:35.810656Z",
            "modified": "2026-05-23T20:23:39.436848Z"
        },
        {
            "id": 46509,
            "name": "Problem 4",
            "created": "2022-01-14T19:21:58.054141Z",
            "modified": "2026-05-23T20:23:39.884350Z"
        },
        {
            "id": 47222,
            "name": "When weakness becomes strength — Lucas Neirynck 6d EGF sur La Direction de Jeu #19",
            "created": "2022-01-25T17:56:41.728720Z",
            "modified": "2026-05-23T20:23:43.477899Z"
        },
        {
            "id": 47223,
            "name": "L'important pour l'IA — Lucas Neirynck 6d EGF sur La Direction de Jeu #20",
            "created": "2022-01-25T18:49:54.803515Z",
            "modified": "2026-05-23T20:23:44.195020Z"
        }
    ]
}