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

{
    "count": 99246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98728&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98712&ordering=-ip_address",
    "results": [
        {
            "id": 20000,
            "ip_address": "103.104.217.236",
            "count": 1,
            "first_visit": "2022-06-29T11:16:55.068529+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 26130,
            "ip_address": "103.104.217.227",
            "count": 1,
            "first_visit": "2022-07-23T00:16:08.639201+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 1249,
            "ip_address": "103.104.184.72",
            "count": 1,
            "first_visit": "2021-12-22T14:46:01.926228+06:00",
            "date": null
        },
        {
            "id": 10900,
            "ip_address": "103.104.184.122",
            "count": 1,
            "first_visit": "2022-05-24T10:57:29.193880+06:00",
            "date": null
        },
        {
            "id": 98967,
            "ip_address": "103.104.142.16",
            "count": 1,
            "first_visit": "2026-06-08T00:43:28.406422+06:00",
            "date": "2026-06-08"
        },
        {
            "id": 23037,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-07-15T22:20:10.461949+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 32762,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-08-23T15:35:51.016712+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 33617,
            "ip_address": "103.104.141.4",
            "count": 1,
            "first_visit": "2022-09-01T13:50:31.401944+06:00",
            "date": "2022-09-01"
        }
    ]
}