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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80608&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80592&ordering=count",
    "results": [
        {
            "id": 8387,
            "ip_address": "37.111.195.115",
            "count": 2,
            "first_visit": "2022-05-17T22:43:26.434124+06:00",
            "date": null
        },
        {
            "id": 3489,
            "ip_address": "37.111.215.231",
            "count": 2,
            "first_visit": "2022-02-10T13:36:52.068888+06:00",
            "date": null
        },
        {
            "id": 8279,
            "ip_address": "116.58.202.190",
            "count": 2,
            "first_visit": "2022-05-17T19:57:48.582552+06:00",
            "date": null
        },
        {
            "id": 8269,
            "ip_address": "58.145.190.240",
            "count": 2,
            "first_visit": "2022-05-17T19:23:56.919727+06:00",
            "date": null
        },
        {
            "id": 27151,
            "ip_address": "103.253.44.93",
            "count": 2,
            "first_visit": "2022-07-25T10:45:52.155120+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 3432,
            "ip_address": "37.111.195.24",
            "count": 2,
            "first_visit": "2022-02-08T13:15:41.249476+06:00",
            "date": null
        },
        {
            "id": 10570,
            "ip_address": "104.132.20.93",
            "count": 2,
            "first_visit": "2022-05-23T10:19:05.372632+06:00",
            "date": null
        },
        {
            "id": 8374,
            "ip_address": "58.145.189.246",
            "count": 2,
            "first_visit": "2022-05-17T22:37:37.238590+06:00",
            "date": null
        }
    ]
}