List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4683
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=-modified&page=4684",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4682",
    "results": [
        {
            "id": 21638,
            "name": "11111111111111111111111111111111111111",
            "created": "2020-10-14T13:09:57.401062Z",
            "modified": "2026-03-31T23:07:19.465062Z"
        },
        {
            "id": 21637,
            "name": "11111111111111111",
            "created": "2020-10-14T13:00:56.733329Z",
            "modified": "2026-03-31T23:07:17.890673Z"
        },
        {
            "id": 21436,
            "name": "K3.1 Wc2 Bb4 Wf2",
            "created": "2020-10-12T07:25:38.768435Z",
            "modified": "2026-03-31T23:06:52.838641Z"
        },
        {
            "id": 21393,
            "name": "Wyścig?",
            "created": "2020-10-08T11:19:38.516435Z",
            "modified": "2026-03-31T23:06:42.195989Z"
        },
        {
            "id": 21350,
            "name": "K6.5 0Wc4 Wc2",
            "created": "2020-10-05T18:03:43.321537Z",
            "modified": "2026-03-31T23:06:10.968039Z"
        },
        {
            "id": 21349,
            "name": "K6.4 0Wc4 Wb5",
            "created": "2020-10-05T18:00:03.391364Z",
            "modified": "2026-03-31T23:06:09.835728Z"
        },
        {
            "id": 21348,
            "name": "Prepare to capture12",
            "created": "2020-10-05T16:30:47.838028Z",
            "modified": "2026-03-31T23:06:08.205412Z"
        },
        {
            "id": 21312,
            "name": "sacrifice some stone to capture6",
            "created": "2020-10-04T18:31:48.481457Z",
            "modified": "2026-03-31T23:05:53.267767Z"
        },
        {
            "id": 21311,
            "name": "sacrifice some stone to capture5",
            "created": "2020-10-04T18:29:47.423674Z",
            "modified": "2026-03-31T23:05:51.853763Z"
        },
        {
            "id": 21254,
            "name": "Problem 6",
            "created": "2020-10-03T19:43:09.475294Z",
            "modified": "2026-03-31T23:05:05.939522Z"
        }
    ]
}