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": 98251,
    "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": 61616,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2023-12-21T19:29:09.028860+06:00",
            "date": "2023-12-21"
        },
        {
            "id": 10439,
            "ip_address": "103.25.249.245",
            "count": 1,
            "first_visit": "2022-05-22T22:46:10.705971+06:00",
            "date": null
        },
        {
            "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": 31696,
            "ip_address": "103.25.249.246",
            "count": 1,
            "first_visit": "2022-08-10T16:13:46.775204+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 10012,
            "ip_address": "103.25.249.246",
            "count": 1,
            "first_visit": "2022-05-21T13:58:52.180352+06:00",
            "date": null
        },
        {
            "id": 26564,
            "ip_address": "103.25.249.247",
            "count": 4,
            "first_visit": "2022-07-24T07:19:43.309395+06:00",
            "date": "2022-07-24"
        },
        {
            "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": 12475,
            "ip_address": "103.25.249.247",
            "count": 1,
            "first_visit": "2022-05-29T13:45:57.900959+06:00",
            "date": null
        }
    ]
}