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

{
    "count": 102362,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45208&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45192&ordering=ip_address",
    "results": [
        {
            "id": 419,
            "ip_address": "114.119.159.197",
            "count": 14,
            "first_visit": "2021-12-08T13:13:43.601808+06:00",
            "date": null
        },
        {
            "id": 49451,
            "ip_address": "114.119.159.197",
            "count": 1,
            "first_visit": "2023-07-06T16:07:55.223957+06:00",
            "date": "2023-07-06"
        },
        {
            "id": 43998,
            "ip_address": "114.119.159.20",
            "count": 1,
            "first_visit": "2023-03-19T01:52:45.266062+06:00",
            "date": "2023-03-19"
        },
        {
            "id": 62446,
            "ip_address": "114.119.159.20",
            "count": 1,
            "first_visit": "2024-01-05T19:27:04.370489+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 59335,
            "ip_address": "114.119.159.20",
            "count": 1,
            "first_visit": "2023-11-11T21:29:25.068673+06:00",
            "date": "2023-11-11"
        },
        {
            "id": 57215,
            "ip_address": "114.119.159.20",
            "count": 1,
            "first_visit": "2023-10-10T01:18:01.580800+06:00",
            "date": "2023-10-10"
        },
        {
            "id": 310,
            "ip_address": "114.119.159.20",
            "count": 18,
            "first_visit": "2021-12-06T18:04:12.525708+06:00",
            "date": null
        },
        {
            "id": 237,
            "ip_address": "114.119.159.208",
            "count": 12,
            "first_visit": "2021-12-05T21:16:40.158919+06:00",
            "date": null
        }
    ]
}