List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4588",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4586",
    "results": [
        {
            "id": 23964,
            "name": "Puzzle 273-1",
            "created": "2020-11-29T10:00:30.443180Z",
            "modified": "2026-05-21T18:58:30.761389Z"
        },
        {
            "id": 39921,
            "name": "play 54",
            "created": "2021-10-10T01:40:29.390156Z",
            "modified": "2026-05-21T18:58:42.948809Z"
        },
        {
            "id": 25122,
            "name": "23:3-2",
            "created": "2021-01-01T11:16:08.987154Z",
            "modified": "2026-05-21T18:58:46.437702Z"
        },
        {
            "id": 30807,
            "name": "Diagarm (59)",
            "created": "2021-06-01T12:38:36.828644Z",
            "modified": "2026-05-21T18:59:05.747776Z"
        },
        {
            "id": 7492,
            "name": "problem 213",
            "created": "2017-04-22T16:00:43.874598Z",
            "modified": "2026-05-21T18:59:14.335658Z"
        },
        {
            "id": 93052,
            "name": "Problem 96",
            "created": "2025-04-12T10:02:37.817308Z",
            "modified": "2026-05-21T19:00:11.119015Z"
        },
        {
            "id": 93053,
            "name": "Problem 97",
            "created": "2025-04-12T10:03:59.124898Z",
            "modified": "2026-05-21T19:00:11.739630Z"
        },
        {
            "id": 7493,
            "name": "problem 214",
            "created": "2017-04-22T16:07:36.097898Z",
            "modified": "2026-05-21T19:01:21.327134Z"
        },
        {
            "id": 43573,
            "name": "GW 38: HTC 3",
            "created": "2021-11-29T09:47:47.027564Z",
            "modified": "2026-05-21T19:02:57.809307Z"
        },
        {
            "id": 43589,
            "name": "GW 45: TP 1",
            "created": "2021-11-29T12:23:52.305286Z",
            "modified": "2026-05-21T19:03:00.232667Z"
        }
    ]
}