List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4979",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4977",
    "results": [
        {
            "id": 7437,
            "name": "problem 208",
            "created": "2017-04-21T15:21:14.281971Z",
            "modified": "2026-05-10T03:10:10.777950Z"
        },
        {
            "id": 75310,
            "name": "013. Tesuji",
            "created": "2023-07-19T18:00:15.345349Z",
            "modified": "2026-05-10T03:10:11.655352Z"
        },
        {
            "id": 75380,
            "name": "Yose Problem 3",
            "created": "2023-07-21T12:48:57.114911Z",
            "modified": "2026-05-10T03:10:12.592605Z"
        },
        {
            "id": 75774,
            "name": "This project 36👍👍😍",
            "created": "2023-08-06T13:43:15.569789Z",
            "modified": "2026-05-10T03:10:13.526790Z"
        },
        {
            "id": 76379,
            "name": "rompe escaleras 13",
            "created": "2023-09-07T02:34:13.381398Z",
            "modified": "2026-05-10T03:10:14.462675Z"
        },
        {
            "id": 77200,
            "name": "Question 26",
            "created": "2023-10-13T13:23:36.346139Z",
            "modified": "2026-05-10T03:10:15.326284Z"
        },
        {
            "id": 79750,
            "name": "Problem 36",
            "created": "2024-02-27T00:43:29.376057Z",
            "modified": "2026-05-10T03:10:16.287258Z"
        },
        {
            "id": 80106,
            "name": "4-4 Joseki",
            "created": "2024-03-16T01:35:42.283750Z",
            "modified": "2026-05-10T03:10:17.295511Z"
        },
        {
            "id": 80633,
            "name": "Puzzle 93-2",
            "created": "2024-04-18T08:38:32.868533Z",
            "modified": "2026-05-10T03:10:18.276641Z"
        },
        {
            "id": 7440,
            "name": "problem 209",
            "created": "2017-04-21T15:24:18.236904Z",
            "modified": "2026-05-10T03:10:19.280529Z"
        }
    ]
}