List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=704
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=-created&page=705",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=703",
    "results": [
        {
            "id": 89255,
            "name": "Problem 31",
            "created": "2024-12-04T04:29:49.882920Z",
            "modified": "2026-05-10T02:59:00.248798Z"
        },
        {
            "id": 89254,
            "name": "Problem 30",
            "created": "2024-12-04T04:22:37.166344Z",
            "modified": "2026-05-11T03:49:23.882158Z"
        },
        {
            "id": 89253,
            "name": "Problem 29",
            "created": "2024-12-04T04:20:47.393989Z",
            "modified": "2026-05-15T02:58:29.292688Z"
        },
        {
            "id": 89252,
            "name": "Problem 28",
            "created": "2024-12-04T04:18:59.580365Z",
            "modified": "2026-05-15T03:02:44.534675Z"
        },
        {
            "id": 89251,
            "name": "Problem 165",
            "created": "2024-12-04T04:16:05.116077Z",
            "modified": "2026-05-06T23:11:41.161765Z"
        },
        {
            "id": 89250,
            "name": "Problem 27",
            "created": "2024-12-04T04:15:26.134048Z",
            "modified": "2026-05-15T03:02:42.231416Z"
        },
        {
            "id": 89249,
            "name": "Problem 164",
            "created": "2024-12-04T04:15:07.318715Z",
            "modified": "2026-05-02T21:07:04.606466Z"
        },
        {
            "id": 89248,
            "name": "Problem 163",
            "created": "2024-12-04T04:13:50.232547Z",
            "modified": "2026-03-30T16:20:15.544812Z"
        },
        {
            "id": 89247,
            "name": "Problem 26",
            "created": "2024-12-04T04:13:16.213213Z",
            "modified": "2026-05-10T02:45:43.200133Z"
        },
        {
            "id": 89246,
            "name": "Problem 162",
            "created": "2024-12-04T04:12:16.846472Z",
            "modified": "2026-03-30T16:20:15.266948Z"
        }
    ]
}