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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80080&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80064&ordering=count",
    "results": [
        {
            "id": 2933,
            "ip_address": "31.13.127.28",
            "count": 2,
            "first_visit": "2022-01-27T12:23:04.089795+06:00",
            "date": null
        },
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 21728,
            "ip_address": "119.30.45.168",
            "count": 2,
            "first_visit": "2022-07-09T12:57:43.013849+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 8771,
            "ip_address": "116.58.203.137",
            "count": 2,
            "first_visit": "2022-05-18T10:34:32.500654+06:00",
            "date": null
        },
        {
            "id": 37374,
            "ip_address": "103.17.39.185",
            "count": 2,
            "first_visit": "2022-11-14T12:26:31.313480+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 21718,
            "ip_address": "114.119.133.125",
            "count": 2,
            "first_visit": "2022-07-09T12:00:32.010409+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 31596,
            "ip_address": "66.249.66.4",
            "count": 2,
            "first_visit": "2022-08-09T05:08:44.400523+06:00",
            "date": "2022-08-09"
        },
        {
            "id": 21715,
            "ip_address": "114.119.132.146",
            "count": 2,
            "first_visit": "2022-07-09T11:23:05.425156+06:00",
            "date": "2022-07-09"
        }
    ]
}