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

{
    "count": 100931,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17696&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17680&ordering=ip_address",
    "results": [
        {
            "id": 32679,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-08-22T15:56:49.096091+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 61616,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2023-12-21T19:29:09.028860+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 30963,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2022-08-03T10:28:02.130625+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 10439,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2022-05-22T22:46:10.705971+06:00",
            "date": null
        },
        {
            "id": 10012,
            "ip_address": "103.25.249.246",
            "count": 1,
            "first_visit": "2022-05-21T13:58:52.180352+06:00",
            "date": null
        },
        {
            "id": 31696,
            "ip_address": "103.25.249.246",
            "count": 1,
            "first_visit": "2022-08-10T16:13:46.775204+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 26392,
            "ip_address": "103.25.249.247",
            "count": 2,
            "first_visit": "2022-07-23T15:53:55.562577+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29730,
            "ip_address": "103.25.249.247",
            "count": 1,
            "first_visit": "2022-07-30T09:41:56.863435+06:00",
            "date": "2022-07-30"
        }
    ]
}