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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=count",
    "results": [
        {
            "id": 20002,
            "ip_address": "103.187.98.60",
            "count": 1,
            "first_visit": "2022-06-29T11:26:42.541796+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20003,
            "ip_address": "37.111.200.87",
            "count": 1,
            "first_visit": "2022-06-29T11:44:08.244210+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10069,
            "ip_address": "37.111.198.156",
            "count": 1,
            "first_visit": "2022-05-21T19:42:20.084696+06:00",
            "date": null
        },
        {
            "id": 20005,
            "ip_address": "103.253.45.57",
            "count": 1,
            "first_visit": "2022-06-29T11:48:29.016831+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20006,
            "ip_address": "103.124.226.136",
            "count": 1,
            "first_visit": "2022-06-29T11:48:41.863586+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20007,
            "ip_address": "37.111.248.190",
            "count": 1,
            "first_visit": "2022-06-29T11:53:38.916414+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20008,
            "ip_address": "37.111.218.235",
            "count": 1,
            "first_visit": "2022-06-29T11:55:59.100345+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 28071,
            "ip_address": "114.119.128.203",
            "count": 1,
            "first_visit": "2022-07-27T09:32:09.312332+06:00",
            "date": "2022-07-27"
        }
    ]
}