List accessible puzzles or create a new puzzle.

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

{
    "count": 58741,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=130",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=128",
    "results": [
        {
            "id": 3435,
            "name": "3-10: Basic Use of the Diagonal",
            "created": "2015-12-27T06:24:55.965345Z",
            "modified": "2026-04-19T00:20:20.782909Z"
        },
        {
            "id": 3446,
            "name": "4-1: Basic Positional Judgement",
            "created": "2016-01-02T04:39:34.927225Z",
            "modified": "2026-04-19T00:20:20.469418Z"
        },
        {
            "id": 3447,
            "name": "4-2: More Stones Means More Strength",
            "created": "2016-01-02T04:47:25.780997Z",
            "modified": "2026-04-19T00:20:20.377962Z"
        },
        {
            "id": 3448,
            "name": "4-3: More Liberties Means More Strength",
            "created": "2016-01-02T04:52:53.553067Z",
            "modified": "2026-04-19T00:20:20.071338Z"
        },
        {
            "id": 3449,
            "name": "4-4: More Liberties Means More Strength - more examples",
            "created": "2016-01-02T05:43:24.998103Z",
            "modified": "2026-04-19T00:20:19.986712Z"
        },
        {
            "id": 3450,
            "name": "4-5: Connect Your Stones. Cut Opponent's Stones",
            "created": "2016-01-02T07:28:54.198441Z",
            "modified": "2026-04-19T00:20:19.639235Z"
        },
        {
            "id": 6244,
            "name": "5-1: Strength of Stones and Efficiency",
            "created": "2016-06-27T02:17:22.489196Z",
            "modified": "2026-04-19T00:20:19.548826Z"
        },
        {
            "id": 6247,
            "name": "5-2: Simple Case of an Urgent Position",
            "created": "2016-06-27T02:30:50.576490Z",
            "modified": "2026-04-19T00:20:18.806633Z"
        },
        {
            "id": 6335,
            "name": "5-3: Real-Game Example",
            "created": "2016-08-01T03:58:48.474238Z",
            "modified": "2026-04-19T00:20:18.710673Z"
        },
        {
            "id": 95028,
            "name": "Puzzle #1",
            "created": "2025-06-29T18:35:09.456937Z",
            "modified": "2026-04-19T00:18:04.211098Z"
        }
    ]
}