List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4613
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=4614",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4612",
    "results": [
        {
            "id": 2306,
            "name": "Puzzle #003",
            "created": "2015-01-12T07:53:20.066987Z",
            "modified": "2026-04-13T03:11:16.859715Z"
        },
        {
            "id": 7876,
            "name": "Задача 1",
            "created": "2017-05-25T08:39:10.883506Z",
            "modified": "2026-04-13T01:11:19.234398Z"
        },
        {
            "id": 1897,
            "name": "KataGo Opening Tree",
            "created": "2014-11-19T02:51:28.552855Z",
            "modified": "2026-04-13T00:07:11.106278Z"
        },
        {
            "id": 10491,
            "name": "best move",
            "created": "2018-07-12T09:50:14.763104Z",
            "modified": "2026-04-13T00:03:10.465171Z"
        },
        {
            "id": 14087,
            "name": "Test01",
            "created": "2019-01-28T07:57:04.385452Z",
            "modified": "2026-04-13T00:03:10.448582Z"
        },
        {
            "id": 58,
            "name": "Black To Kill White",
            "created": "2014-09-12T19:37:09.062322Z",
            "modified": "2026-04-12T23:35:13.868360Z"
        },
        {
            "id": 16795,
            "name": "3-3 jump under-hane",
            "created": "2020-01-25T00:37:00.567739Z",
            "modified": "2026-04-12T23:16:52.924898Z"
        },
        {
            "id": 2991,
            "name": "AJ SDK - Week 1 - L&D - #1",
            "created": "2015-09-22T07:30:51.300042Z",
            "modified": "2026-04-12T23:16:52.900135Z"
        },
        {
            "id": 27062,
            "name": "Vida Sencilla",
            "created": "2021-01-29T14:27:54.496691Z",
            "modified": "2026-04-12T23:16:26.089446Z"
        },
        {
            "id": 8881,
            "name": "First One",
            "created": "2017-11-26T17:16:31.257498Z",
            "modified": "2026-04-12T23:16:26.089063Z"
        }
    ]
}