GET /user_management/visitor-free/?format=api&offset=19848&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=19856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19840&ordering=ip_address",
    "results": [
        {
            "id": 48914,
            "ip_address": "103.67.157.238",
            "count": 1,
            "first_visit": "2023-06-27T10:23:16.452612+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 27240,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-07-25T12:30:33.393174+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12647,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-05-29T23:57:52.450463+06:00",
            "date": null
        },
        {
            "id": 32444,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-08-19T15:48:11.002148+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 19756,
            "ip_address": "103.67.157.24",
            "count": 1,
            "first_visit": "2022-06-28T15:32:43.575264+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8505,
            "ip_address": "103.67.157.24",
            "count": 3,
            "first_visit": "2022-05-17T23:29:59.197890+06:00",
            "date": null
        },
        {
            "id": 23288,
            "ip_address": "103.67.157.24",
            "count": 2,
            "first_visit": "2022-07-17T11:17:53.692816+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 19000,
            "ip_address": "103.67.157.240",
            "count": 1,
            "first_visit": "2022-06-26T09:28:33.845077+06:00",
            "date": "2022-06-26"
        }
    ]
}