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

{
    "count": 95348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16792&ordering=ip_address",
    "results": [
        {
            "id": 16483,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2022-06-19T05:10:43.103507+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 25642,
            "ip_address": "103.25.251.228",
            "count": 2,
            "first_visit": "2022-07-21T19:43:43.279723+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6536,
            "ip_address": "103.25.251.228",
            "count": 4,
            "first_visit": "2022-05-16T08:05:13.506526+06:00",
            "date": null
        },
        {
            "id": 16235,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-06-18T06:16:14.191761+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 24631,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-07-20T13:19:46.026502+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27211,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-07-25T11:52:35.702887+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5649,
            "ip_address": "103.25.251.229",
            "count": 7,
            "first_visit": "2022-05-05T18:45:03.597357+06:00",
            "date": null
        },
        {
            "id": 25731,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-07-21T23:51:26.269788+06:00",
            "date": "2022-07-21"
        }
    ]
}