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

{
    "count": 96118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19848&ordering=ip_address",
    "results": [
        {
            "id": 9553,
            "ip_address": "103.67.157.240",
            "count": 2,
            "first_visit": "2022-05-19T23:27:14.593053+06:00",
            "date": null
        },
        {
            "id": 26155,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2022-07-23T01:21:40.236390+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 51005,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2023-07-27T14:00:29.700944+06:00",
            "date": "2023-07-27"
        },
        {
            "id": 19050,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2022-06-26T11:19:49.108586+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9432,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2022-05-19T16:50:56.513883+06:00",
            "date": null
        },
        {
            "id": 9433,
            "ip_address": "103.67.157.241",
            "count": 2,
            "first_visit": "2022-05-19T16:50:56.514549+06:00",
            "date": null
        },
        {
            "id": 11240,
            "ip_address": "103.67.157.242",
            "count": 4,
            "first_visit": "2022-05-24T23:49:24.238923+06:00",
            "date": null
        },
        {
            "id": 34196,
            "ip_address": "103.67.157.243",
            "count": 2,
            "first_visit": "2022-09-11T18:09:38.523530+06:00",
            "date": "2022-09-11"
        }
    ]
}