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

{
    "count": 101302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83128&ordering=-ip_address",
    "results": [
        {
            "id": 62090,
            "ip_address": "103.253.44.43",
            "count": 1,
            "first_visit": "2023-12-29T09:35:50.045457+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 13503,
            "ip_address": "103.253.44.42",
            "count": 1,
            "first_visit": "2022-06-04T13:01:29.598139+06:00",
            "date": null
        },
        {
            "id": 10664,
            "ip_address": "103.253.44.40",
            "count": 2,
            "first_visit": "2022-05-23T13:42:16.132846+06:00",
            "date": null
        },
        {
            "id": 12649,
            "ip_address": "103.253.44.4",
            "count": 2,
            "first_visit": "2022-05-30T00:01:46.973335+06:00",
            "date": null
        },
        {
            "id": 9446,
            "ip_address": "103.253.44.39",
            "count": 1,
            "first_visit": "2022-05-19T17:26:23.436944+06:00",
            "date": null
        },
        {
            "id": 31355,
            "ip_address": "103.253.44.37",
            "count": 1,
            "first_visit": "2022-08-06T19:06:51.619804+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 27755,
            "ip_address": "103.253.44.36",
            "count": 1,
            "first_visit": "2022-07-26T14:50:26.435446+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 53527,
            "ip_address": "103.253.44.36",
            "count": 1,
            "first_visit": "2023-08-25T21:17:50.441521+06:00",
            "date": "2023-08-25"
        }
    ]
}