List accessible puzzles or create a new puzzle.

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

{
    "count": 58755,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=273",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=271",
    "results": [
        {
            "id": 85783,
            "name": "Q-17289",
            "created": "2024-10-06T16:19:35.062599Z",
            "modified": "2026-03-14T13:34:42.274946Z"
        },
        {
            "id": 85784,
            "name": "Q-17290",
            "created": "2024-10-06T16:25:54.982274Z",
            "modified": "2026-03-15T06:50:16.481394Z"
        },
        {
            "id": 85786,
            "name": "Q-17291",
            "created": "2024-10-06T17:05:13.978706Z",
            "modified": "2026-03-15T06:50:39.172297Z"
        },
        {
            "id": 85787,
            "name": "Q-17292",
            "created": "2024-10-06T17:12:16.059019Z",
            "modified": "2026-03-15T06:50:53.812871Z"
        },
        {
            "id": 85789,
            "name": "Q-17294",
            "created": "2024-10-06T17:38:40.114741Z",
            "modified": "2026-03-15T06:53:03.797355Z"
        },
        {
            "id": 85790,
            "name": "Q-17295",
            "created": "2024-10-06T17:47:08.358648Z",
            "modified": "2026-03-15T06:55:13.875854Z"
        },
        {
            "id": 85788,
            "name": "Q-17293",
            "created": "2024-10-06T17:24:45.280061Z",
            "modified": "2026-03-15T08:02:30.637057Z"
        },
        {
            "id": 60876,
            "name": "Loose Corner - Defog",
            "created": "2022-07-16T00:30:13.647118Z",
            "modified": "2026-03-15T17:57:41.019717Z"
        },
        {
            "id": 102938,
            "name": "15.Snapback-After Atari 🤮😱",
            "created": "2026-02-05T03:11:13.819550Z",
            "modified": "2026-03-16T05:19:03.973386Z"
        },
        {
            "id": 40483,
            "name": "play 99",
            "created": "2021-10-18T08:35:40.131796Z",
            "modified": "2026-03-16T07:01:27.851334Z"
        }
    ]
}