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

{
    "count": 97620,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10976&ordering=-ip_address",
    "results": [
        {
            "id": 27170,
            "ip_address": "58.145.189.249",
            "count": 1,
            "first_visit": "2022-07-25T11:05:27.410533+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 7699,
            "ip_address": "58.145.189.249",
            "count": 3,
            "first_visit": "2022-05-17T09:08:24.630793+06:00",
            "date": null
        },
        {
            "id": 36629,
            "ip_address": "58.145.189.249",
            "count": 1,
            "first_visit": "2022-10-29T17:56:01.974114+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 93495,
            "ip_address": "58.145.189.248",
            "count": 2,
            "first_visit": "2026-01-01T09:23:58.638374+06:00",
            "date": "2026-01-01"
        },
        {
            "id": 16620,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-06-19T15:56:16.147124+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 32175,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-08-17T00:17:11.688895+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 6006,
            "ip_address": "58.145.189.248",
            "count": 4,
            "first_visit": "2022-05-14T16:22:34.171173+06:00",
            "date": null
        },
        {
            "id": 20977,
            "ip_address": "58.145.189.248",
            "count": 1,
            "first_visit": "2022-07-04T02:44:51.720613+06:00",
            "date": "2022-07-04"
        }
    ]
}