List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=461",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=459",
    "results": [
        {
            "id": 7544,
            "name": "problem 711",
            "created": "2017-04-25T08:07:41.154932Z",
            "modified": "2026-05-02T19:05:35.444272Z"
        },
        {
            "id": 7545,
            "name": "problem 713",
            "created": "2017-04-25T08:11:16.180268Z",
            "modified": "2026-05-02T19:05:43.496101Z"
        },
        {
            "id": 7546,
            "name": "problem 714",
            "created": "2017-04-25T08:14:06.785318Z",
            "modified": "2026-05-02T19:27:56.625489Z"
        },
        {
            "id": 7547,
            "name": "problem 715",
            "created": "2017-04-25T08:26:25.072688Z",
            "modified": "2026-05-02T19:28:25.314298Z"
        },
        {
            "id": 7548,
            "name": "problem 716",
            "created": "2017-04-25T08:50:30.569635Z",
            "modified": "2026-05-03T12:25:58.330713Z"
        },
        {
            "id": 7549,
            "name": "problem 717",
            "created": "2017-04-25T11:03:11.681641Z",
            "modified": "2026-05-03T12:40:38.769218Z"
        },
        {
            "id": 7550,
            "name": "250/900",
            "created": "2017-04-25T16:15:57.606032Z",
            "modified": "2026-05-01T20:52:37.160734Z"
        },
        {
            "id": 7551,
            "name": "251/900",
            "created": "2017-04-25T16:18:37.316059Z",
            "modified": "2026-05-01T05:24:35.802685Z"
        },
        {
            "id": 7552,
            "name": "252/900",
            "created": "2017-04-25T16:20:27.889459Z",
            "modified": "2026-05-01T06:31:00.192828Z"
        },
        {
            "id": 7553,
            "name": "253/900",
            "created": "2017-04-25T16:22:13.274014Z",
            "modified": "2026-05-01T06:30:37.844229Z"
        }
    ]
}