GET /user_management/visitor-free/?format=api&offset=91000&ordering=-id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 91602,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90992&ordering=-id",
    "results": [
        {
            "id": 602,
            "ip_address": "103.198.132.8",
            "count": 4,
            "first_visit": "2021-12-12T07:24:48.998171+06:00",
            "date": null
        },
        {
            "id": 601,
            "ip_address": "114.119.156.172",
            "count": 7,
            "first_visit": "2021-12-12T06:22:20.094805+06:00",
            "date": null
        },
        {
            "id": 600,
            "ip_address": "114.119.152.160",
            "count": 16,
            "first_visit": "2021-12-12T05:48:59.701615+06:00",
            "date": null
        },
        {
            "id": 599,
            "ip_address": "114.119.154.30",
            "count": 11,
            "first_visit": "2021-12-12T04:38:35.526695+06:00",
            "date": null
        },
        {
            "id": 598,
            "ip_address": "114.119.153.84",
            "count": 10,
            "first_visit": "2021-12-12T04:03:22.626798+06:00",
            "date": null
        },
        {
            "id": 597,
            "ip_address": "116.58.201.238",
            "count": 5,
            "first_visit": "2021-12-12T01:45:51.873638+06:00",
            "date": null
        },
        {
            "id": 596,
            "ip_address": "114.119.156.126",
            "count": 13,
            "first_visit": "2021-12-12T01:31:54.459050+06:00",
            "date": null
        },
        {
            "id": 595,
            "ip_address": "27.131.12.9",
            "count": 15,
            "first_visit": "2021-12-12T00:57:54.497616+06:00",
            "date": null
        }
    ]
}