List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=39",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=37",
    "results": [
        {
            "id": 55265,
            "name": "Double Hane - Variation 1: Double Hane Redux (a)",
            "created": "2022-04-21T00:20:10.118995Z",
            "modified": "2026-02-15T22:43:24.182221Z"
        },
        {
            "id": 55266,
            "name": "Double Hane - Variation 1: Double Hane Redux",
            "created": "2022-04-21T00:22:06.111938Z",
            "modified": "2026-02-15T22:43:25.353826Z"
        },
        {
            "id": 55267,
            "name": "Double Hane - Variation 1: Two Step Hane (a)",
            "created": "2022-04-21T00:59:46.494241Z",
            "modified": "2026-02-15T22:43:26.520728Z"
        },
        {
            "id": 55268,
            "name": "Double Hane - Variation 1: Two Step Hane (b)",
            "created": "2022-04-21T01:02:38.826068Z",
            "modified": "2026-02-15T22:43:27.507486Z"
        },
        {
            "id": 55269,
            "name": "Double Hane - Variation 1: Corner Aji (1)",
            "created": "2022-04-21T01:09:00.218652Z",
            "modified": "2026-02-15T22:43:28.595120Z"
        },
        {
            "id": 55270,
            "name": "Double Hane - Variation 1: Corner aji (2)",
            "created": "2022-04-21T01:13:05.697523Z",
            "modified": "2026-02-15T22:43:29.769889Z"
        },
        {
            "id": 55826,
            "name": "BGJ 89 (1992) 87A",
            "created": "2022-04-30T15:40:10.700414Z",
            "modified": "2026-02-15T22:47:09.133621Z"
        },
        {
            "id": 55828,
            "name": "BGJ 89 (1992) 87C",
            "created": "2022-04-30T15:45:10.607214Z",
            "modified": "2026-02-15T22:47:11.092369Z"
        },
        {
            "id": 55829,
            "name": "BGJ 89 (1992) 87D",
            "created": "2022-04-30T15:47:46.540699Z",
            "modified": "2026-02-15T22:47:12.173883Z"
        },
        {
            "id": 55928,
            "name": "Snapback and Throw in-3",
            "created": "2022-05-01T14:37:42.486826Z",
            "modified": "2026-02-15T22:48:08.829423Z"
        }
    ]
}