List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=488",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=486",
    "results": [
        {
            "id": 2783,
            "name": "3-3, 4-4. Alternative continuation",
            "created": "2015-07-31T17:43:42.008795Z",
            "modified": "2026-04-12T14:15:12.108514Z"
        },
        {
            "id": 21369,
            "name": "3-3-3-3",
            "created": "2020-10-06T08:05:34.646004Z",
            "modified": "2026-05-01T06:36:08.675806Z"
        },
        {
            "id": 3428,
            "name": "3-3: Iron Pillar - Example of Usage",
            "created": "2015-12-26T21:03:58.525847Z",
            "modified": "2026-05-05T16:25:27.690269Z"
        },
        {
            "id": 98404,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Approaching Player",
            "created": "2025-10-26T17:57:58.359820Z",
            "modified": "2026-05-01T07:54:19.235842Z"
        },
        {
            "id": 98406,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Both Players",
            "created": "2025-10-26T18:02:27.628136Z",
            "modified": "2026-04-29T09:25:09.373846Z"
        },
        {
            "id": 98402,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - First Player",
            "created": "2025-10-26T17:49:15.021981Z",
            "modified": "2026-04-29T09:25:08.689368Z"
        },
        {
            "id": 98390,
            "name": "3-3: Shoulder Hit & Safe Distance Apporach - Learn",
            "created": "2025-10-25T23:06:02.047754Z",
            "modified": "2026-05-01T07:54:20.906214Z"
        },
        {
            "id": 8672,
            "name": "3-4 AlphaGo Zero Joseki",
            "created": "2017-10-20T22:48:41.210798Z",
            "modified": "2026-05-05T14:54:52.460228Z"
        },
        {
            "id": 99596,
            "name": "3-4 Approach Extend",
            "created": "2025-11-22T21:51:45.880665Z",
            "modified": "2026-03-30T17:16:02.641338Z"
        },
        {
            "id": 80152,
            "name": "3-4 Enclosure Joseki",
            "created": "2024-03-16T05:40:16.627144Z",
            "modified": "2026-03-31T14:30:30.779902Z"
        }
    ]
}