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

{
    "count": 100241,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20792&ordering=ip_address",
    "results": [
        {
            "id": 8312,
            "ip_address": "103.67.157.43",
            "count": 1,
            "first_visit": "2022-05-17T22:11:13.366114+06:00",
            "date": null
        },
        {
            "id": 64389,
            "ip_address": "103.67.157.43",
            "count": 1,
            "first_visit": "2024-02-06T12:58:55.883449+06:00",
            "date": "2024-02-06"
        },
        {
            "id": 11775,
            "ip_address": "103.67.157.44",
            "count": 1,
            "first_visit": "2022-05-26T23:18:17.237601+06:00",
            "date": null
        },
        {
            "id": 29275,
            "ip_address": "103.67.157.45",
            "count": 1,
            "first_visit": "2022-07-29T12:21:26.698904+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 16674,
            "ip_address": "103.67.157.46",
            "count": 1,
            "first_visit": "2022-06-19T23:13:05.544466+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 5023,
            "ip_address": "103.67.157.46",
            "count": 5,
            "first_visit": "2022-04-10T14:38:19.342209+06:00",
            "date": null
        },
        {
            "id": 10716,
            "ip_address": "103.67.157.47",
            "count": 4,
            "first_visit": "2022-05-23T19:10:22.132841+06:00",
            "date": null
        },
        {
            "id": 4531,
            "ip_address": "103.67.157.48",
            "count": 1,
            "first_visit": "2022-03-20T22:57:27.688843+06:00",
            "date": null
        }
    ]
}