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

{
    "count": 100040,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27136&ordering=-ip_address",
    "results": [
        {
            "id": 20677,
            "ip_address": "37.111.192.180",
            "count": 2,
            "first_visit": "2022-07-02T08:36:57.668761+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 41996,
            "ip_address": "37.111.192.180",
            "count": 1,
            "first_visit": "2023-02-11T12:36:52.285141+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 26820,
            "ip_address": "37.111.192.177",
            "count": 1,
            "first_visit": "2022-07-24T17:51:01.666870+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 30488,
            "ip_address": "37.111.192.176",
            "count": 1,
            "first_visit": "2022-07-31T19:06:55.385985+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 4697,
            "ip_address": "37.111.192.173",
            "count": 1,
            "first_visit": "2022-03-26T23:42:21.075897+06:00",
            "date": null
        },
        {
            "id": 98041,
            "ip_address": "37.111.192.173",
            "count": 2,
            "first_visit": "2026-05-13T20:55:52.987726+06:00",
            "date": "2026-05-13"
        },
        {
            "id": 3680,
            "ip_address": "37.111.192.170",
            "count": 1,
            "first_visit": "2022-02-17T09:37:12.950774+06:00",
            "date": null
        },
        {
            "id": 23185,
            "ip_address": "37.111.192.169",
            "count": 1,
            "first_visit": "2022-07-16T18:30:33.853843+06:00",
            "date": "2022-07-16"
        }
    ]
}