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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5000&ordering=ip_address",
    "results": [
        {
            "id": 7089,
            "ip_address": "103.135.254.227",
            "count": 8,
            "first_visit": "2022-05-16T19:18:04.718155+06:00",
            "date": null
        },
        {
            "id": 1890,
            "ip_address": "103.135.254.229",
            "count": 2,
            "first_visit": "2022-01-11T15:35:43.936384+06:00",
            "date": null
        },
        {
            "id": 25761,
            "ip_address": "103.135.254.230",
            "count": 1,
            "first_visit": "2022-07-22T00:50:24.003636+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 3524,
            "ip_address": "103.135.254.231",
            "count": 2,
            "first_visit": "2022-02-11T15:25:31.875209+06:00",
            "date": null
        },
        {
            "id": 29465,
            "ip_address": "103.135.254.232",
            "count": 1,
            "first_visit": "2022-07-29T22:12:43.775581+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 18804,
            "ip_address": "103.135.254.232",
            "count": 1,
            "first_visit": "2022-06-25T22:01:48.158223+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 18805,
            "ip_address": "103.135.254.232",
            "count": 3,
            "first_visit": "2022-06-25T22:01:48.161628+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 1799,
            "ip_address": "103.135.254.233",
            "count": 1,
            "first_visit": "2022-01-11T11:18:40.716702+06:00",
            "date": null
        }
    ]
}