List accessible puzzles or create a new puzzle.

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

{
    "count": 58750,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=203",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=201",
    "results": [
        {
            "id": 58225,
            "name": "死活题。mmmmm",
            "created": "2022-05-26T09:29:17.150155Z",
            "modified": "2026-04-23T09:07:01.016296Z"
        },
        {
            "id": 59363,
            "name": "Eye captures no eye-1",
            "created": "2022-06-15T04:21:51.841720Z",
            "modified": "2026-04-23T09:07:01.015666Z"
        },
        {
            "id": 59742,
            "name": "4x4 P's 3-4 attack Major movement",
            "created": "2022-06-22T05:41:39.453741Z",
            "modified": "2026-04-23T09:07:01.012824Z"
        },
        {
            "id": 58498,
            "name": "การจับกิน",
            "created": "2022-05-30T04:11:11.895507Z",
            "modified": "2026-04-23T09:07:01.009483Z"
        },
        {
            "id": 60272,
            "name": "……!気ずけば手がある!",
            "created": "2022-07-03T00:54:19.941706Z",
            "modified": "2026-04-23T09:07:01.008033Z"
        },
        {
            "id": 60108,
            "name": "best move",
            "created": "2022-06-29T15:03:11.064203Z",
            "modified": "2026-04-23T09:07:00.986808Z"
        },
        {
            "id": 61416,
            "name": "Problem 2",
            "created": "2022-08-10T13:01:59.397050Z",
            "modified": "2026-04-23T09:07:00.985457Z"
        },
        {
            "id": 57623,
            "name": "1-2 How to connect many stones",
            "created": "2022-05-20T12:20:12.060700Z",
            "modified": "2026-04-23T09:07:00.980849Z"
        },
        {
            "id": 56366,
            "name": "end game",
            "created": "2022-05-07T00:35:09.698429Z",
            "modified": "2026-04-23T09:07:00.545061Z"
        },
        {
            "id": 55306,
            "name": "박문수 vs. Glunkolin",
            "created": "2022-04-23T07:55:59.859197Z",
            "modified": "2026-04-23T09:07:00.536820Z"
        }
    ]
}