List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4812
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=modified&page=4813",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4811",
    "results": [
        {
            "id": 84278,
            "name": "8. Squeeze+Ladder ?",
            "created": "2024-08-18T14:25:00.949446Z",
            "modified": "2026-05-14T02:13:49.280862Z"
        },
        {
            "id": 93525,
            "name": "Problem 218",
            "created": "2025-05-03T13:54:59.903853Z",
            "modified": "2026-05-14T02:13:54.658651Z"
        },
        {
            "id": 99512,
            "name": "Example 67",
            "created": "2025-11-20T21:45:06.228399Z",
            "modified": "2026-05-14T02:13:55.483535Z"
        },
        {
            "id": 32004,
            "name": "koca kitap",
            "created": "2021-06-23T08:11:24.494663Z",
            "modified": "2026-05-14T02:13:59.240840Z"
        },
        {
            "id": 32005,
            "name": "minik kitap",
            "created": "2021-06-23T08:14:19.770159Z",
            "modified": "2026-05-14T02:13:59.668173Z"
        },
        {
            "id": 9685,
            "name": "Question 5",
            "created": "2018-04-21T15:52:19.254723Z",
            "modified": "2026-05-14T02:14:05.545904Z"
        },
        {
            "id": 6952,
            "name": "Problem № 37",
            "created": "2017-03-20T08:27:56.972305Z",
            "modified": "2026-05-14T02:14:25.548763Z"
        },
        {
            "id": 6953,
            "name": "Problem № 38",
            "created": "2017-03-20T08:29:28.769370Z",
            "modified": "2026-05-14T02:14:26.122369Z"
        },
        {
            "id": 8027,
            "name": "problem 805",
            "created": "2017-06-06T05:55:54.474067Z",
            "modified": "2026-05-14T02:14:50.816630Z"
        },
        {
            "id": 8110,
            "name": "problem 806",
            "created": "2017-06-15T10:57:43.973499Z",
            "modified": "2026-05-14T02:14:53.128692Z"
        }
    ]
}