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

{
    "count": 96207,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20264&ordering=ip_address",
    "results": [
        {
            "id": 9110,
            "ip_address": "103.67.158.210",
            "count": 4,
            "first_visit": "2022-05-18T22:28:51.964802+06:00",
            "date": null
        },
        {
            "id": 6473,
            "ip_address": "103.67.158.211",
            "count": 2,
            "first_visit": "2022-05-15T23:30:12.021636+06:00",
            "date": null
        },
        {
            "id": 10869,
            "ip_address": "103.67.158.212",
            "count": 3,
            "first_visit": "2022-05-24T10:17:07.898147+06:00",
            "date": null
        },
        {
            "id": 8348,
            "ip_address": "103.67.158.213",
            "count": 1,
            "first_visit": "2022-05-17T22:27:02.694251+06:00",
            "date": null
        },
        {
            "id": 26906,
            "ip_address": "103.67.158.217",
            "count": 1,
            "first_visit": "2022-07-24T23:02:42.736316+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7607,
            "ip_address": "103.67.158.217",
            "count": 3,
            "first_visit": "2022-05-17T06:43:39.442170+06:00",
            "date": null
        },
        {
            "id": 9937,
            "ip_address": "103.67.158.22",
            "count": 1,
            "first_visit": "2022-05-21T06:44:42.585592+06:00",
            "date": null
        },
        {
            "id": 17970,
            "ip_address": "103.67.158.22",
            "count": 1,
            "first_visit": "2022-06-24T05:29:39.459265+06:00",
            "date": "2022-06-24"
        }
    ]
}