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

{
    "count": 98291,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17592&ordering=ip_address",
    "results": [
        {
            "id": 20363,
            "ip_address": "103.253.44.33",
            "count": 2,
            "first_visit": "2022-06-30T14:09:42.904382+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 28774,
            "ip_address": "103.253.44.33",
            "count": 1,
            "first_visit": "2022-07-28T12:33:05.850651+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 53527,
            "ip_address": "103.253.44.36",
            "count": 1,
            "first_visit": "2023-08-25T21:17:50.441521+06:00",
            "date": "2023-08-25"
        },
        {
            "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": 31355,
            "ip_address": "103.253.44.37",
            "count": 1,
            "first_visit": "2022-08-06T19:06:51.619804+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 9446,
            "ip_address": "103.253.44.39",
            "count": 1,
            "first_visit": "2022-05-19T17:26:23.436944+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": 10664,
            "ip_address": "103.253.44.40",
            "count": 2,
            "first_visit": "2022-05-23T13:42:16.132846+06:00",
            "date": null
        }
    ]
}