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

{
    "count": 101368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81456&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81440&ordering=count",
    "results": [
        {
            "id": 21202,
            "ip_address": "111.65.61.38",
            "count": 2,
            "first_visit": "2022-07-05T11:01:10.643740+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 18087,
            "ip_address": "203.202.240.218",
            "count": 2,
            "first_visit": "2022-06-24T12:01:25.550158+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 37447,
            "ip_address": "103.202.220.224",
            "count": 2,
            "first_visit": "2022-11-15T20:51:51.964001+06:00",
            "date": "2022-11-15"
        },
        {
            "id": 4403,
            "ip_address": "103.121.104.175",
            "count": 2,
            "first_visit": "2022-03-16T06:55:58.137263+06:00",
            "date": null
        },
        {
            "id": 35258,
            "ip_address": "103.74.230.10",
            "count": 2,
            "first_visit": "2022-09-30T15:36:23.103410+06:00",
            "date": "2022-09-30"
        },
        {
            "id": 4427,
            "ip_address": "114.31.1.70",
            "count": 2,
            "first_visit": "2022-03-16T19:25:31.495048+06:00",
            "date": null
        },
        {
            "id": 19569,
            "ip_address": "139.5.133.98",
            "count": 2,
            "first_visit": "2022-06-27T22:26:00.737991+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 4438,
            "ip_address": "103.15.42.202",
            "count": 2,
            "first_visit": "2022-03-17T01:31:05.356123+06:00",
            "date": null
        }
    ]
}