List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5068
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=-modified&page=5069",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5067",
    "results": [
        {
            "id": 73463,
            "name": "BTVN 16",
            "created": "2023-06-11T17:21:00.342970Z",
            "modified": "2026-03-30T15:06:09.864875Z"
        },
        {
            "id": 73462,
            "name": "BTVN 15",
            "created": "2023-06-11T17:17:43.110854Z",
            "modified": "2026-03-30T15:06:09.152268Z"
        },
        {
            "id": 73461,
            "name": "BTVN 14",
            "created": "2023-06-11T17:16:17.348021Z",
            "modified": "2026-03-30T15:06:08.087872Z"
        },
        {
            "id": 73460,
            "name": "BTVN 13",
            "created": "2023-06-11T17:15:08.047414Z",
            "modified": "2026-03-30T15:06:07.879421Z"
        },
        {
            "id": 73459,
            "name": "BTVN 12",
            "created": "2023-06-11T17:14:31.693676Z",
            "modified": "2026-03-30T15:06:07.860533Z"
        },
        {
            "id": 73458,
            "name": "BTVN 11",
            "created": "2023-06-11T17:14:00.305022Z",
            "modified": "2026-03-30T15:06:07.804867Z"
        },
        {
            "id": 73457,
            "name": "BTVN 10",
            "created": "2023-06-11T17:13:25.606185Z",
            "modified": "2026-03-30T15:06:07.790984Z"
        },
        {
            "id": 73442,
            "name": "BTVN 3",
            "created": "2023-06-11T16:44:35.592131Z",
            "modified": "2026-03-30T15:06:07.729243Z"
        },
        {
            "id": 73456,
            "name": "BTVN 9",
            "created": "2023-06-11T17:12:43.944210Z",
            "modified": "2026-03-30T15:06:07.157349Z"
        },
        {
            "id": 73455,
            "name": "BTVN 8",
            "created": "2023-06-11T17:07:02.928401Z",
            "modified": "2026-03-30T15:06:05.755421Z"
        }
    ]
}