List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=113",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=111",
    "results": [
        {
            "id": 62092,
            "name": "Problem63",
            "created": "2022-08-26T10:42:13.116791Z",
            "modified": "2026-02-15T23:34:46.303108Z"
        },
        {
            "id": 62093,
            "name": "Problem64",
            "created": "2022-08-26T10:43:51.958959Z",
            "modified": "2026-02-15T23:34:47.363810Z"
        },
        {
            "id": 62094,
            "name": "Problem65",
            "created": "2022-08-26T10:45:12.798990Z",
            "modified": "2026-02-15T23:34:48.378016Z"
        },
        {
            "id": 62095,
            "name": "Problem66",
            "created": "2022-08-26T10:46:38.783230Z",
            "modified": "2026-02-15T23:34:49.417235Z"
        },
        {
            "id": 62096,
            "name": "Problem67",
            "created": "2022-08-26T10:48:18.614605Z",
            "modified": "2026-02-15T23:34:50.449176Z"
        },
        {
            "id": 62097,
            "name": "Problem68",
            "created": "2022-08-26T10:49:25.382479Z",
            "modified": "2026-02-15T23:34:51.628879Z"
        },
        {
            "id": 62098,
            "name": "Problem69",
            "created": "2022-08-26T10:50:41.859982Z",
            "modified": "2026-02-15T23:34:52.555651Z"
        },
        {
            "id": 62099,
            "name": "Problem70",
            "created": "2022-08-26T10:52:46.136652Z",
            "modified": "2026-02-15T23:34:59.288692Z"
        },
        {
            "id": 62100,
            "name": "Problem71",
            "created": "2022-08-26T10:54:32.632347Z",
            "modified": "2026-02-15T23:35:00.197709Z"
        },
        {
            "id": 62184,
            "name": "Problem122",
            "created": "2022-08-27T15:50:48.826103Z",
            "modified": "2026-02-15T23:35:57.741253Z"
        }
    ]
}