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

{
    "count": 95462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17216&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17200&ordering=ip_address",
    "results": [
        {
            "id": 12632,
            "ip_address": "103.253.45.39",
            "count": 2,
            "first_visit": "2022-05-29T23:38:01.439559+06:00",
            "date": null
        },
        {
            "id": 39165,
            "ip_address": "103.253.45.40",
            "count": 2,
            "first_visit": "2022-12-22T16:14:01.051171+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 28949,
            "ip_address": "103.253.45.42",
            "count": 1,
            "first_visit": "2022-07-28T22:47:17.158289+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7198,
            "ip_address": "103.253.45.43",
            "count": 1,
            "first_visit": "2022-05-16T19:56:27.110432+06:00",
            "date": null
        },
        {
            "id": 26267,
            "ip_address": "103.253.45.43",
            "count": 1,
            "first_visit": "2022-07-23T10:24:50.102889+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 32110,
            "ip_address": "103.253.45.44",
            "count": 1,
            "first_visit": "2022-08-16T10:07:41.429467+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 38936,
            "ip_address": "103.253.45.44",
            "count": 1,
            "first_visit": "2022-12-18T16:25:34.015356+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 25999,
            "ip_address": "103.253.45.45",
            "count": 1,
            "first_visit": "2022-07-22T15:21:50.769291+06:00",
            "date": "2022-07-22"
        }
    ]
}