List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4938",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4936",
    "results": [
        {
            "id": 81809,
            "name": "Wielostopniowe ko",
            "created": "2024-06-03T20:13:36.973991Z",
            "modified": "2026-02-16T01:03:11.362876Z"
        },
        {
            "id": 81823,
            "name": "Capture 01",
            "created": "2024-06-04T09:33:39.777938Z",
            "modified": "2026-02-16T01:03:12.292411Z"
        },
        {
            "id": 81824,
            "name": "Capture 02",
            "created": "2024-06-04T09:36:52.369005Z",
            "modified": "2026-03-30T15:49:03.504236Z"
        },
        {
            "id": 81825,
            "name": "Capture 03",
            "created": "2024-06-04T09:37:46.313340Z",
            "modified": "2026-03-30T15:49:03.621593Z"
        },
        {
            "id": 81826,
            "name": "Capture 04",
            "created": "2024-06-04T09:38:26.525409Z",
            "modified": "2026-03-30T15:49:03.679817Z"
        },
        {
            "id": 81827,
            "name": "Capture 05",
            "created": "2024-06-04T09:39:29.654004Z",
            "modified": "2026-03-30T15:49:03.596558Z"
        },
        {
            "id": 81828,
            "name": "Capture 06",
            "created": "2024-06-04T09:40:18.281399Z",
            "modified": "2026-03-30T15:49:05.044588Z"
        },
        {
            "id": 81829,
            "name": "Capture 07",
            "created": "2024-06-04T09:41:20.852257Z",
            "modified": "2026-03-30T15:49:05.022764Z"
        },
        {
            "id": 81830,
            "name": "Capture 08",
            "created": "2024-06-04T09:42:05.455414Z",
            "modified": "2026-03-30T15:49:07.951110Z"
        },
        {
            "id": 81831,
            "name": "Capture 09",
            "created": "2024-06-04T09:43:05.446946Z",
            "modified": "2026-03-30T15:49:08.128650Z"
        }
    ]
}