List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=735
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=736",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=734",
    "results": [
        {
            "id": 10522,
            "name": "the divine move",
            "created": "2018-07-23T22:53:38.352313Z",
            "modified": "2026-03-31T20:45:24.968204Z"
        },
        {
            "id": 10524,
            "name": "Problem 26",
            "created": "2018-07-25T18:36:02.711259Z",
            "modified": "2026-05-15T16:50:57.026273Z"
        },
        {
            "id": 10526,
            "name": "reading problem 1",
            "created": "2018-07-29T00:22:45.474286Z",
            "modified": "2026-05-09T07:49:05.093592Z"
        },
        {
            "id": 10527,
            "name": "reading problem 2",
            "created": "2018-07-29T00:48:58.912262Z",
            "modified": "2026-05-09T07:49:05.650841Z"
        },
        {
            "id": 10528,
            "name": "5. Направление атари",
            "created": "2018-07-29T11:16:56.759850Z",
            "modified": "2026-03-31T20:45:29.321591Z"
        },
        {
            "id": 10529,
            "name": "6. Цель для атаки",
            "created": "2018-07-29T11:23:15.588017Z",
            "modified": "2026-03-31T20:45:30.989938Z"
        },
        {
            "id": 10530,
            "name": "7. Нападаем защищаясь",
            "created": "2018-07-29T11:24:45.293703Z",
            "modified": "2026-03-31T20:45:32.287655Z"
        },
        {
            "id": 10531,
            "name": "8. Непрерывное атари",
            "created": "2018-07-29T11:25:59.805534Z",
            "modified": "2026-03-31T20:45:33.876312Z"
        },
        {
            "id": 10532,
            "name": "saving grace for white",
            "created": "2018-07-30T01:15:38.235338Z",
            "modified": "2026-04-23T06:26:54.771868Z"
        },
        {
            "id": 10533,
            "name": "Blacks last resort",
            "created": "2018-07-30T01:25:30.705315Z",
            "modified": "2026-03-31T20:45:36.561442Z"
        }
    ]
}