List accessible puzzles or create a new puzzle.

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

{
    "count": 58760,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=278",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=276",
    "results": [
        {
            "id": 57739,
            "name": "type 18",
            "created": "2022-05-21T09:27:57.647778Z",
            "modified": "2026-03-18T01:28:13.519261Z"
        },
        {
            "id": 57741,
            "name": "type 19",
            "created": "2022-05-21T09:32:59.389295Z",
            "modified": "2026-03-18T01:29:20.764156Z"
        },
        {
            "id": 61471,
            "name": "Problem10",
            "created": "2022-08-10T15:26:32.620312Z",
            "modified": "2026-03-18T08:15:24.671466Z"
        },
        {
            "id": 61472,
            "name": "Problem 11",
            "created": "2022-08-10T15:27:55.485127Z",
            "modified": "2026-03-18T08:15:34.641059Z"
        },
        {
            "id": 61483,
            "name": "Problem 12",
            "created": "2022-08-10T15:55:59.681958Z",
            "modified": "2026-03-18T08:17:47.737225Z"
        },
        {
            "id": 61505,
            "name": "Problem 13",
            "created": "2022-08-11T12:39:47.490587Z",
            "modified": "2026-03-18T08:18:05.984393Z"
        },
        {
            "id": 61506,
            "name": "Problem 14",
            "created": "2022-08-11T12:42:33.721148Z",
            "modified": "2026-03-18T08:18:55.076692Z"
        },
        {
            "id": 55020,
            "name": "BGJ 65 (1985) 4",
            "created": "2022-04-16T08:35:39.749519Z",
            "modified": "2026-03-18T14:36:20.427025Z"
        },
        {
            "id": 92838,
            "name": "The best move",
            "created": "2025-04-07T04:30:30.056711Z",
            "modified": "2026-03-18T14:43:04.001256Z"
        },
        {
            "id": 57742,
            "name": "type 20",
            "created": "2022-05-21T09:44:03.221152Z",
            "modified": "2026-03-18T15:09:54.425953Z"
        }
    ]
}