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": 35897,
            "name": "Exercise 6.3 - Ko",
            "created": "2021-08-10T11:11:12.494956Z",
            "modified": "2026-02-15T19:38:52.555530Z"
        },
        {
            "id": 35896,
            "name": "Exercise 6.2 - Ko",
            "created": "2021-08-10T11:10:28.208153Z",
            "modified": "2026-02-15T19:38:51.531516Z"
        },
        {
            "id": 35894,
            "name": "Exercise 6.1 - Ko",
            "created": "2021-08-10T11:07:15.509485Z",
            "modified": "2026-02-15T19:38:50.653087Z"
        },
        {
            "id": 35892,
            "name": "Diagram 6.2.7 - Bent four in the corner",
            "created": "2021-08-10T11:04:02.850337Z",
            "modified": "2026-02-15T19:38:49.632443Z"
        },
        {
            "id": 35891,
            "name": "Example 6.2.6 - Connect with ko",
            "created": "2021-08-10T10:58:25.334399Z",
            "modified": "2026-02-15T19:38:48.795042Z"
        },
        {
            "id": 35890,
            "name": "Example 6.2.5 - Connect with ko",
            "created": "2021-08-10T10:50:12.526015Z",
            "modified": "2026-02-15T19:38:47.755367Z"
        },
        {
            "id": 35889,
            "name": "Example 6.2.4 - Kill with ko",
            "created": "2021-08-10T10:47:33.766758Z",
            "modified": "2026-02-15T19:38:46.687858Z"
        },
        {
            "id": 35888,
            "name": "Example 6.2.3 - Kill with ko",
            "created": "2021-08-10T10:46:23.882015Z",
            "modified": "2026-02-15T19:38:45.521170Z"
        },
        {
            "id": 35887,
            "name": "Example 6.2.2 - Live with ko",
            "created": "2021-08-10T10:44:37.792970Z",
            "modified": "2026-02-15T19:38:44.481945Z"
        },
        {
            "id": 35886,
            "name": "Example 6.2.1 - Live with ko",
            "created": "2021-08-10T10:42:34.163784Z",
            "modified": "2026-02-15T19:38:43.340751Z"
        }
    ]
}