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

{
    "count": 99664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-ip_address",
    "results": [
        {
            "id": 24568,
            "ip_address": "37.111.207.65",
            "count": 1,
            "first_visit": "2022-07-20T11:51:03.390348+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 24775,
            "ip_address": "37.111.207.63",
            "count": 1,
            "first_visit": "2022-07-20T17:25:55.667565+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7017,
            "ip_address": "37.111.207.63",
            "count": 3,
            "first_visit": "2022-05-16T18:40:52.489173+06:00",
            "date": null
        },
        {
            "id": 22686,
            "ip_address": "37.111.207.63",
            "count": 1,
            "first_visit": "2022-07-14T16:02:07.637702+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 9244,
            "ip_address": "37.111.207.62",
            "count": 1,
            "first_visit": "2022-05-19T02:56:29.141184+06:00",
            "date": null
        },
        {
            "id": 6620,
            "ip_address": "37.111.207.61",
            "count": 2,
            "first_visit": "2022-05-16T11:20:04.711961+06:00",
            "date": null
        },
        {
            "id": 54121,
            "ip_address": "37.111.207.61",
            "count": 1,
            "first_visit": "2023-09-02T17:13:39.493834+06:00",
            "date": "2023-09-02"
        },
        {
            "id": 97589,
            "ip_address": "37.111.207.61",
            "count": 1,
            "first_visit": "2026-04-30T11:28:50.146324+06:00",
            "date": "2026-04-30"
        }
    ]
}