List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=310
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=311",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=309",
    "results": [
        {
            "id": 35446,
            "name": "Example 4.3.3 - Attacking",
            "created": "2021-08-04T15:41:04.653316Z",
            "modified": "2026-03-30T10:20:10.556230Z"
        },
        {
            "id": 35447,
            "name": "Example 4.3.4 - Attacking",
            "created": "2021-08-04T15:43:38.482730Z",
            "modified": "2026-03-30T10:20:10.559842Z"
        },
        {
            "id": 35448,
            "name": "Example 4.3.5 - Attacking",
            "created": "2021-08-04T15:45:26.984844Z",
            "modified": "2026-03-30T10:20:10.560538Z"
        },
        {
            "id": 35449,
            "name": "Example 4.3.6 - Defence",
            "created": "2021-08-04T15:47:42.213881Z",
            "modified": "2026-03-30T10:20:10.631232Z"
        },
        {
            "id": 35450,
            "name": "Example 4.3.7 - Defence",
            "created": "2021-08-04T15:50:20.501267Z",
            "modified": "2026-03-30T10:20:10.636297Z"
        },
        {
            "id": 35513,
            "name": "Example 5.2.1 - Clamp",
            "created": "2021-08-05T15:52:34.712251Z",
            "modified": "2026-03-30T10:21:14.294577Z"
        },
        {
            "id": 35514,
            "name": "Example 5.2.2 - Clamp in capturing",
            "created": "2021-08-05T15:53:33.960493Z",
            "modified": "2026-03-30T10:21:14.347052Z"
        },
        {
            "id": 35516,
            "name": "Example 5.2.4 - Clamp in capturing",
            "created": "2021-08-05T15:57:28.718203Z",
            "modified": "2026-03-30T10:21:14.523118Z"
        },
        {
            "id": 35515,
            "name": "Example 5.2.3 - Clamp in capturing",
            "created": "2021-08-05T15:55:48.281416Z",
            "modified": "2026-03-30T10:21:14.551360Z"
        },
        {
            "id": 35517,
            "name": "Example 5.2.5 - Clamp in life and death",
            "created": "2021-08-05T16:00:03.848479Z",
            "modified": "2026-03-30T10:21:14.645087Z"
        }
    ]
}