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

{
    "count": 92711,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80320&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80304&ordering=-ip_address",
    "results": [
        {
            "id": 5362,
            "ip_address": "103.204.246.98",
            "count": 1,
            "first_visit": "2022-04-25T12:57:27.611689+06:00",
            "date": null
        },
        {
            "id": 34368,
            "ip_address": "103.204.246.90",
            "count": 8,
            "first_visit": "2022-09-14T10:49:04.505805+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 34402,
            "ip_address": "103.204.246.90",
            "count": 3,
            "first_visit": "2022-09-15T00:43:24.853642+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 33886,
            "ip_address": "103.204.246.90",
            "count": 1,
            "first_visit": "2022-09-06T00:11:14.866937+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 2660,
            "ip_address": "103.204.246.58",
            "count": 2,
            "first_visit": "2022-01-23T00:21:38.909395+06:00",
            "date": null
        },
        {
            "id": 62346,
            "ip_address": "103.204.246.23",
            "count": 1,
            "first_visit": "2024-01-04T21:09:13.801285+06:00",
            "date": "2024-01-04"
        },
        {
            "id": 1790,
            "ip_address": "103.204.246.22",
            "count": 2,
            "first_visit": "2022-01-11T10:41:53.130360+06:00",
            "date": null
        },
        {
            "id": 36451,
            "ip_address": "103.204.246.22",
            "count": 1,
            "first_visit": "2022-10-25T21:40:45.721741+06:00",
            "date": "2022-10-25"
        }
    ]
}