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

{
    "count": 99341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4736&ordering=ip_address",
    "results": [
        {
            "id": 61892,
            "ip_address": "103.133.142.30",
            "count": 2,
            "first_visit": "2023-12-26T11:32:50.930606+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 26405,
            "ip_address": "103.133.142.70",
            "count": 1,
            "first_visit": "2022-07-23T17:20:01.187088+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 2228,
            "ip_address": "103.133.142.76",
            "count": 1,
            "first_visit": "2022-01-14T23:41:12.106742+06:00",
            "date": null
        },
        {
            "id": 40040,
            "ip_address": "103.133.142.76",
            "count": 1,
            "first_visit": "2023-01-07T21:55:16.761762+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 40232,
            "ip_address": "103.133.142.76",
            "count": 1,
            "first_visit": "2023-01-11T21:55:41.768957+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 22465,
            "ip_address": "103.133.142.81",
            "count": 1,
            "first_visit": "2022-07-14T09:50:28.604444+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 10628,
            "ip_address": "103.133.142.93",
            "count": 2,
            "first_visit": "2022-05-23T12:11:46.764461+06:00",
            "date": null
        },
        {
            "id": 10561,
            "ip_address": "103.133.142.95",
            "count": 1,
            "first_visit": "2022-05-23T10:00:32.432753+06:00",
            "date": null
        }
    ]
}