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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31448&ordering=-ip_address",
    "results": [
        {
            "id": 68860,
            "ip_address": "203.76.220.155",
            "count": 1,
            "first_visit": "2024-05-22T15:57:47.783011+06:00",
            "date": "2024-05-22"
        },
        {
            "id": 32590,
            "ip_address": "203.76.220.152",
            "count": 2,
            "first_visit": "2022-08-21T11:03:31.260075+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 8721,
            "ip_address": "203.76.220.117",
            "count": 1,
            "first_visit": "2022-05-18T09:35:14.646664+06:00",
            "date": null
        },
        {
            "id": 19676,
            "ip_address": "203.76.220.117",
            "count": 1,
            "first_visit": "2022-06-28T08:49:33.465877+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 18648,
            "ip_address": "203.76.150.86",
            "count": 2,
            "first_visit": "2022-06-25T15:13:20.256292+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2795,
            "ip_address": "203.76.150.50",
            "count": 4,
            "first_visit": "2022-01-25T11:10:59.903654+06:00",
            "date": null
        },
        {
            "id": 22462,
            "ip_address": "203.76.150.50",
            "count": 4,
            "first_visit": "2022-07-14T09:16:07.385843+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 97766,
            "ip_address": "203.76.150.50",
            "count": 1,
            "first_visit": "2026-05-06T10:14:20.432515+06:00",
            "date": "2026-05-06"
        }
    ]
}