List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1016",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1014",
    "results": [
        {
            "id": 21122,
            "name": "Problem 58",
            "created": "2020-09-26T13:59:03.320271Z",
            "modified": "2026-03-31T23:02:31.833924Z"
        },
        {
            "id": 21130,
            "name": "Game 1 Position 1",
            "created": "2020-09-26T20:23:53.313323Z",
            "modified": "2026-03-31T23:02:44.485335Z"
        },
        {
            "id": 21131,
            "name": "Game 1 Position 2",
            "created": "2020-09-26T20:27:29.942547Z",
            "modified": "2026-03-31T23:02:45.691806Z"
        },
        {
            "id": 21132,
            "name": "Game 1 Position 2 Variation 1",
            "created": "2020-09-26T20:45:18.521812Z",
            "modified": "2026-03-31T23:02:46.930132Z"
        },
        {
            "id": 21133,
            "name": "Game 1 Position 2 Variation 2",
            "created": "2020-09-26T20:52:36.696647Z",
            "modified": "2026-03-31T23:02:48.821672Z"
        },
        {
            "id": 21134,
            "name": "Game 1 Position 2 Variation 3",
            "created": "2020-09-26T20:57:33.336534Z",
            "modified": "2026-03-31T23:02:50.332548Z"
        },
        {
            "id": 21135,
            "name": "Game 1 Position 2 Variation 4",
            "created": "2020-09-26T20:59:38.105112Z",
            "modified": "2026-03-31T23:02:51.839767Z"
        },
        {
            "id": 21137,
            "name": "Problem 64",
            "created": "2020-09-26T23:39:12.689839Z",
            "modified": "2026-03-31T23:02:54.903710Z"
        },
        {
            "id": 21138,
            "name": "Problem 65",
            "created": "2020-09-26T23:41:18.809056Z",
            "modified": "2026-03-31T23:02:56.248794Z"
        },
        {
            "id": 21173,
            "name": "Problem 66",
            "created": "2020-09-27T22:59:12.522591Z",
            "modified": "2026-03-31T23:03:36.865128Z"
        }
    ]
}