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

{
    "count": 99662,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23456&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23440&ordering=-count",
    "results": [
        {
            "id": 18533,
            "ip_address": "168.119.68.181",
            "count": 2,
            "first_visit": "2022-06-25T10:51:37.980336+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 36975,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-05T16:38:35.452878+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 18477,
            "ip_address": "116.204.151.246",
            "count": 2,
            "first_visit": "2022-06-25T08:34:05.203776+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 13568,
            "ip_address": "103.106.243.176",
            "count": 2,
            "first_visit": "2022-06-05T17:31:25.736849+06:00",
            "date": null
        },
        {
            "id": 9484,
            "ip_address": "119.30.35.37",
            "count": 2,
            "first_visit": "2022-05-19T21:02:44.571868+06:00",
            "date": null
        },
        {
            "id": 20190,
            "ip_address": "103.153.231.62",
            "count": 2,
            "first_visit": "2022-06-29T23:34:27.678372+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 9477,
            "ip_address": "37.111.225.35",
            "count": 2,
            "first_visit": "2022-05-19T20:29:32.003680+06:00",
            "date": null
        },
        {
            "id": 28278,
            "ip_address": "103.230.106.2",
            "count": 2,
            "first_visit": "2022-07-27T17:47:18.554558+06:00",
            "date": "2022-07-27"
        }
    ]
}