List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=15
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=16",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=14",
    "results": [
        {
            "id": 36453,
            "name": "Problem 35:2",
            "created": "2021-08-15T07:09:01.000001Z",
            "modified": "2026-02-15T19:43:46.578603Z"
        },
        {
            "id": 36715,
            "name": "หมากดำจับกินหมากขาวสามเหลี่ยม",
            "created": "2021-08-16T15:03:50.001657Z",
            "modified": "2026-02-15T19:44:12.668534Z"
        },
        {
            "id": 36716,
            "name": "Example 9.1.2 - Naturally sacrificing",
            "created": "2021-08-16T15:05:20.526467Z",
            "modified": "2026-02-15T19:44:13.686845Z"
        },
        {
            "id": 36717,
            "name": "หมากดำจับกินหมากขาวสามเหลี่ยม",
            "created": "2021-08-16T15:06:57.469283Z",
            "modified": "2026-02-15T19:44:14.556351Z"
        },
        {
            "id": 36718,
            "name": "Example 9.1.3 - Naturally sacrificing",
            "created": "2021-08-16T15:08:16.815144Z",
            "modified": "2026-02-15T19:44:15.663536Z"
        },
        {
            "id": 36719,
            "name": "หมากดำจับกินหมากขาวสามเหลี่ยม",
            "created": "2021-08-16T15:09:51.045241Z",
            "modified": "2026-02-15T19:44:16.575135Z"
        },
        {
            "id": 36720,
            "name": "Example 9.2.1 - Sacrifice for sente",
            "created": "2021-08-16T15:09:58.543472Z",
            "modified": "2026-02-15T19:44:17.431688Z"
        },
        {
            "id": 36721,
            "name": "หมากดำจับกินหมากขาวสามเหลี่ยม",
            "created": "2021-08-16T15:13:05.515859Z",
            "modified": "2026-02-15T19:44:18.491472Z"
        },
        {
            "id": 36722,
            "name": "Example 9.2.2 - Sacrifice for sente",
            "created": "2021-08-16T15:13:14.124328Z",
            "modified": "2026-02-15T19:44:19.496394Z"
        },
        {
            "id": 36723,
            "name": "หมากดำจับกินหมากขาวสามเหลี่ยม",
            "created": "2021-08-16T15:14:44.252965Z",
            "modified": "2026-02-15T19:44:20.552889Z"
        }
    ]
}