List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5361",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5359",
    "results": [
        {
            "id": 7813,
            "name": "WHITE TO KILL",
            "created": "2017-05-21T02:07:02.584487Z",
            "modified": "2026-04-05T11:44:56.050660Z"
        },
        {
            "id": 8035,
            "name": "WHITE TO KILL",
            "created": "2017-06-07T03:17:06.183787Z",
            "modified": "2026-03-31T19:51:48.286141Z"
        },
        {
            "id": 17641,
            "name": "White to kill 1",
            "created": "2020-04-07T06:59:58.271815Z",
            "modified": "2026-03-31T22:42:28.100459Z"
        },
        {
            "id": 17642,
            "name": "White to kill 2",
            "created": "2020-04-07T07:08:20.107419Z",
            "modified": "2026-03-31T22:42:30.547420Z"
        },
        {
            "id": 77908,
            "name": "White To Kill , Captain.",
            "created": "2023-11-10T13:01:34.417352Z",
            "modified": "2026-03-30T15:28:00.408669Z"
        },
        {
            "id": 97647,
            "name": "White to live",
            "created": "2025-09-15T12:42:01.281548Z",
            "modified": "2026-04-01T12:40:32.668994Z"
        },
        {
            "id": 2568,
            "name": "White to live.",
            "created": "2015-04-11T00:46:25.985742Z",
            "modified": "2026-03-31T18:42:43.744495Z"
        },
        {
            "id": 97645,
            "name": "White to live in E13-A13",
            "created": "2025-09-15T12:18:35.047740Z",
            "modified": "2026-04-01T12:38:24.083668Z"
        },
        {
            "id": 79705,
            "name": "White to move",
            "created": "2024-02-26T02:58:47.061866Z",
            "modified": "2026-04-15T11:04:26.732797Z"
        },
        {
            "id": 102904,
            "name": "White to paly",
            "created": "2026-02-04T11:34:06.292072Z",
            "modified": "2026-04-12T23:11:17.976919Z"
        }
    ]
}