List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=734",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=732",
    "results": [
        {
            "id": 10502,
            "name": "Problem 7",
            "created": "2018-07-20T20:54:38.333315Z",
            "modified": "2026-05-13T14:53:42.853310Z"
        },
        {
            "id": 10503,
            "name": "Problem 8",
            "created": "2018-07-20T22:16:39.945128Z",
            "modified": "2026-05-15T23:56:27.918004Z"
        },
        {
            "id": 10504,
            "name": "Problem 9",
            "created": "2018-07-21T23:11:12.270340Z",
            "modified": "2026-05-15T23:54:58.373437Z"
        },
        {
            "id": 10505,
            "name": "Problem 10",
            "created": "2018-07-20T22:17:40.841510Z",
            "modified": "2026-05-13T15:16:01.526924Z"
        },
        {
            "id": 10506,
            "name": "occurs in the game",
            "created": "2018-07-20T23:31:11.830274Z",
            "modified": "2026-03-31T20:45:23.731649Z"
        },
        {
            "id": 10507,
            "name": "Problem 11",
            "created": "2018-07-21T12:05:54.066280Z",
            "modified": "2026-05-13T15:16:56.155752Z"
        },
        {
            "id": 10508,
            "name": "Problem 12",
            "created": "2018-07-21T12:14:44.218399Z",
            "modified": "2026-05-13T15:17:18.959670Z"
        },
        {
            "id": 10509,
            "name": "Problem 13",
            "created": "2018-07-21T12:37:45.537379Z",
            "modified": "2026-05-14T09:04:35.358463Z"
        },
        {
            "id": 10510,
            "name": "Problem 14",
            "created": "2018-07-21T12:45:17.577245Z",
            "modified": "2026-05-14T14:13:11.920533Z"
        },
        {
            "id": 10511,
            "name": "Problem 15",
            "created": "2018-07-21T20:13:54.956508Z",
            "modified": "2026-05-14T14:31:19.340138Z"
        }
    ]
}