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

{
    "count": 98229,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16424&ordering=ip_address",
    "results": [
        {
            "id": 29088,
            "ip_address": "103.242.20.232",
            "count": 1,
            "first_visit": "2022-07-29T03:42:11.920540+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 11812,
            "ip_address": "103.242.20.233",
            "count": 7,
            "first_visit": "2022-05-27T00:30:30.083471+06:00",
            "date": null
        },
        {
            "id": 62458,
            "ip_address": "103.242.20.234",
            "count": 1,
            "first_visit": "2024-01-05T21:55:33.420619+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 8332,
            "ip_address": "103.242.20.234",
            "count": 3,
            "first_visit": "2022-05-17T22:18:30.646492+06:00",
            "date": null
        },
        {
            "id": 62399,
            "ip_address": "103.242.20.235",
            "count": 1,
            "first_visit": "2024-01-05T11:14:19.343575+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 6285,
            "ip_address": "103.242.20.235",
            "count": 4,
            "first_visit": "2022-05-15T09:08:10.065041+06:00",
            "date": null
        },
        {
            "id": 10834,
            "ip_address": "103.242.20.236",
            "count": 2,
            "first_visit": "2022-05-24T08:53:37.031212+06:00",
            "date": null
        },
        {
            "id": 19162,
            "ip_address": "103.242.20.237",
            "count": 1,
            "first_visit": "2022-06-26T18:40:55.902860+06:00",
            "date": "2022-06-26"
        }
    ]
}