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

{
    "count": 92244,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85544&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85528&ordering=-ip_address",
    "results": [
        {
            "id": 50756,
            "ip_address": "103.147.106.2",
            "count": 1,
            "first_visit": "2023-07-25T00:05:30.742997+06:00",
            "date": "2023-07-25"
        },
        {
            "id": 53737,
            "ip_address": "103.147.106.2",
            "count": 1,
            "first_visit": "2023-08-28T12:39:43.992982+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 60496,
            "ip_address": "103.147.106.0",
            "count": 2,
            "first_visit": "2023-12-03T22:44:18.575844+06:00",
            "date": "2023-12-03"
        },
        {
            "id": 30104,
            "ip_address": "103.146.94.251",
            "count": 1,
            "first_visit": "2022-07-31T00:13:40.186651+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 3371,
            "ip_address": "103.146.93.8",
            "count": 2,
            "first_visit": "2022-02-07T00:08:12.688719+06:00",
            "date": null
        },
        {
            "id": 56851,
            "ip_address": "103.146.93.42",
            "count": 1,
            "first_visit": "2023-10-05T18:57:35.630338+06:00",
            "date": "2023-10-05"
        },
        {
            "id": 60969,
            "ip_address": "103.146.93.19",
            "count": 1,
            "first_visit": "2023-12-11T10:40:05.191394+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 6840,
            "ip_address": "103.146.93.19",
            "count": 1,
            "first_visit": "2022-05-16T16:38:07.777929+06:00",
            "date": null
        }
    ]
}