List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5776
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=-modified&page=5777",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5775",
    "results": [
        {
            "id": 55243,
            "name": "BGJ 84 (1991) 3",
            "created": "2022-04-20T09:00:41.427646Z",
            "modified": "2026-02-15T22:43:17.059383Z"
        },
        {
            "id": 55242,
            "name": "BGJ 84 (1991) 2",
            "created": "2022-04-20T08:55:39.636290Z",
            "modified": "2026-02-15T22:43:16.034165Z"
        },
        {
            "id": 55019,
            "name": "BGJ 65 (1985) 3",
            "created": "2022-04-16T08:33:05.917788Z",
            "modified": "2026-02-15T21:57:54.888465Z"
        },
        {
            "id": 55018,
            "name": "BGJ 65 (1985) 2",
            "created": "2022-04-16T08:30:52.316115Z",
            "modified": "2026-02-15T21:57:53.870888Z"
        },
        {
            "id": 55017,
            "name": "BGJ 65 (1985) 1",
            "created": "2022-04-16T08:27:28.424980Z",
            "modified": "2026-02-15T21:57:53.045047Z"
        },
        {
            "id": 54995,
            "name": "BGJ 64 (1985) 4",
            "created": "2022-04-15T10:53:38.827224Z",
            "modified": "2026-02-15T21:57:52.005975Z"
        },
        {
            "id": 54993,
            "name": "BGJ 64 (1984) 3",
            "created": "2022-04-15T10:48:01.635656Z",
            "modified": "2026-02-15T21:57:51.056090Z"
        },
        {
            "id": 54990,
            "name": "BGJ 64 (1985) 2",
            "created": "2022-04-15T10:22:35.096073Z",
            "modified": "2026-02-15T21:57:49.996006Z"
        },
        {
            "id": 54988,
            "name": "BGJ 63 (1984) 3",
            "created": "2022-04-15T08:33:03.320027Z",
            "modified": "2026-02-15T21:57:48.048268Z"
        },
        {
            "id": 54987,
            "name": "BGJ 63 (1984) 2",
            "created": "2022-04-15T08:31:52.290204Z",
            "modified": "2026-02-15T21:57:47.053394Z"
        }
    ]
}