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

{
    "count": 98208,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15904&ordering=ip_address",
    "results": [
        {
            "id": 33682,
            "ip_address": "103.232.102.26",
            "count": 1,
            "first_visit": "2022-09-02T11:08:36.467416+06:00",
            "date": "2022-09-02"
        },
        {
            "id": 31437,
            "ip_address": "103.232.102.26",
            "count": 1,
            "first_visit": "2022-08-07T14:09:54.821023+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 2195,
            "ip_address": "103.232.102.26",
            "count": 1,
            "first_visit": "2022-01-14T14:21:15.183049+06:00",
            "date": null
        },
        {
            "id": 5101,
            "ip_address": "103.232.102.45",
            "count": 1,
            "first_visit": "2022-04-13T14:26:08.825859+06:00",
            "date": null
        },
        {
            "id": 36365,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-10-23T21:53:06.605092+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36407,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-10-24T17:57:59.947353+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 37539,
            "ip_address": "103.232.103.79",
            "count": 1,
            "first_visit": "2022-11-18T17:17:56.123714+06:00",
            "date": "2022-11-18"
        },
        {
            "id": 4937,
            "ip_address": "103.232.241.147",
            "count": 1,
            "first_visit": "2022-04-05T16:22:04.306172+06:00",
            "date": null
        }
    ]
}