List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=310",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=308",
    "results": [
        {
            "id": 35436,
            "name": "Example 4.2.5 - Jump",
            "created": "2021-08-04T15:10:13.969270Z",
            "modified": "2026-03-30T10:20:10.062804Z"
        },
        {
            "id": 35437,
            "name": "Example 4.2.6 - Cap",
            "created": "2021-08-04T15:12:00.046106Z",
            "modified": "2026-03-30T10:20:10.083045Z"
        },
        {
            "id": 35439,
            "name": "Example 4.2.8 - Attach",
            "created": "2021-08-04T15:18:25.804703Z",
            "modified": "2026-03-30T10:20:10.113052Z"
        },
        {
            "id": 35438,
            "name": "Example 4.2.7 - Keima attack",
            "created": "2021-08-04T15:14:48.399924Z",
            "modified": "2026-03-30T10:20:10.114353Z"
        },
        {
            "id": 35440,
            "name": "Example 4.2.9 - Moving out",
            "created": "2021-08-04T15:21:54.338279Z",
            "modified": "2026-03-30T10:20:10.211139Z"
        },
        {
            "id": 35441,
            "name": "Example 4.2.10 - Big points",
            "created": "2021-08-04T15:24:32.145561Z",
            "modified": "2026-03-30T10:20:10.268789Z"
        },
        {
            "id": 35442,
            "name": "Example 4.2.11 - Splitting move",
            "created": "2021-08-04T15:28:02.756136Z",
            "modified": "2026-03-30T10:20:10.372928Z"
        },
        {
            "id": 35443,
            "name": "Example 4.2.12 - Invasion",
            "created": "2021-08-04T15:31:11.812140Z",
            "modified": "2026-03-30T10:20:10.393591Z"
        },
        {
            "id": 35445,
            "name": "Example 4.3.2 - Attacking",
            "created": "2021-08-04T15:38:03.807221Z",
            "modified": "2026-03-30T10:20:10.424188Z"
        },
        {
            "id": 35444,
            "name": "Example 4.3.1 - Attacking",
            "created": "2021-08-04T15:34:29.646497Z",
            "modified": "2026-03-30T10:20:10.467309Z"
        }
    ]
}