List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4701",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4699",
    "results": [
        {
            "id": 15360,
            "name": "Problem 22: Scoring",
            "created": "2019-10-11T21:16:10.724769Z",
            "modified": "2026-05-12T14:13:54.234525Z"
        },
        {
            "id": 15359,
            "name": "Problem 21: Preventing an Eye",
            "created": "2019-10-11T20:59:43.199129Z",
            "modified": "2026-03-31T22:32:40.045027Z"
        },
        {
            "id": 15358,
            "name": "#6 - Splitting Weak Groups",
            "created": "2019-10-11T15:10:24.798327Z",
            "modified": "2026-05-17T06:45:49.511598Z"
        },
        {
            "id": 15357,
            "name": "#5 - Protecting Against Invasion",
            "created": "2019-10-11T04:13:28.635467Z",
            "modified": "2026-05-20T01:25:26.053955Z"
        },
        {
            "id": 15356,
            "name": "#4 - Defending the Corner",
            "created": "2019-10-11T03:45:20.769583Z",
            "modified": "2026-05-20T01:25:25.613812Z"
        },
        {
            "id": 15355,
            "name": "killing the 3-3",
            "created": "2019-10-10T10:35:11.617790Z",
            "modified": "2026-05-20T06:14:29.630106Z"
        },
        {
            "id": 15354,
            "name": "Problem 20: Throw In",
            "created": "2019-10-09T22:26:02.451115Z",
            "modified": "2026-04-23T01:55:48.173912Z"
        },
        {
            "id": 15353,
            "name": "Tsumego 29",
            "created": "2019-10-09T16:03:41.591336Z",
            "modified": "2026-05-16T10:01:47.618397Z"
        },
        {
            "id": 15352,
            "name": "Tsumego 56",
            "created": "2019-10-09T15:52:43.123715Z",
            "modified": "2026-05-17T11:25:21.520816Z"
        },
        {
            "id": 15351,
            "name": "Tsumego 40",
            "created": "2019-10-09T15:41:51.231100Z",
            "modified": "2026-05-19T05:03:22.646913Z"
        }
    ]
}