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

{
    "count": 100761,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18704&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18688&ordering=ip_address",
    "results": [
        {
            "id": 12366,
            "ip_address": "103.31.155.248",
            "count": 2,
            "first_visit": "2022-05-29T02:07:02.997438+06:00",
            "date": null
        },
        {
            "id": 8077,
            "ip_address": "103.31.155.249",
            "count": 4,
            "first_visit": "2022-05-17T12:26:24.328260+06:00",
            "date": null
        },
        {
            "id": 26720,
            "ip_address": "103.31.155.249",
            "count": 1,
            "first_visit": "2022-07-24T12:07:54.304134+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 27725,
            "ip_address": "103.31.155.250",
            "count": 1,
            "first_visit": "2022-07-26T13:44:42.364117+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 6979,
            "ip_address": "103.31.155.250",
            "count": 6,
            "first_visit": "2022-05-16T18:12:02.707937+06:00",
            "date": null
        },
        {
            "id": 21212,
            "ip_address": "103.31.155.250",
            "count": 1,
            "first_visit": "2022-07-05T11:55:59.024841+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 9119,
            "ip_address": "103.31.155.251",
            "count": 4,
            "first_visit": "2022-05-18T22:32:12.649095+06:00",
            "date": null
        },
        {
            "id": 23977,
            "ip_address": "103.31.155.251",
            "count": 1,
            "first_visit": "2022-07-19T02:43:16.110493+06:00",
            "date": "2022-07-19"
        }
    ]
}