List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5864",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5862",
    "results": [
        {
            "id": 76428,
            "name": "A Defended Corner",
            "created": "2023-09-08T21:35:01.232490Z",
            "modified": "2026-04-01T21:33:12.510596Z"
        },
        {
            "id": 5636,
            "name": "75 / 900",
            "created": "2016-02-18T16:26:15.096085Z",
            "modified": "2026-04-01T21:33:22.200350Z"
        },
        {
            "id": 3424,
            "name": "1-3: Directions of Development",
            "created": "2015-12-26T20:17:41.418914Z",
            "modified": "2026-04-01T21:33:29.000756Z"
        },
        {
            "id": 80647,
            "name": "Puzzle 55-2",
            "created": "2024-04-18T10:52:36.958019Z",
            "modified": "2026-04-01T21:33:42.162244Z"
        },
        {
            "id": 3425,
            "name": "2: Simple Positions of Single Stones",
            "created": "2015-12-26T20:30:01.434225Z",
            "modified": "2026-04-01T21:33:42.953741Z"
        },
        {
            "id": 67908,
            "name": "総合問題5級(3)",
            "created": "2023-01-24T12:12:32.468647Z",
            "modified": "2026-04-01T21:33:44.914094Z"
        },
        {
            "id": 3426,
            "name": "3-1: 4 Basic Moves for Building Local Positions",
            "created": "2015-12-26T20:35:59.823125Z",
            "modified": "2026-04-01T21:33:45.535900Z"
        },
        {
            "id": 5637,
            "name": "76 / 900",
            "created": "2016-02-18T16:35:19.058702Z",
            "modified": "2026-04-01T21:33:46.498655Z"
        },
        {
            "id": 80648,
            "name": "Puzzle 55-3",
            "created": "2024-04-18T10:53:23.219711Z",
            "modified": "2026-04-01T21:33:46.578678Z"
        },
        {
            "id": 2626,
            "name": "Exercise 001 - solution",
            "created": "2015-06-18T03:57:42.563370Z",
            "modified": "2026-04-01T21:33:51.577347Z"
        }
    ]
}