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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82296&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82280&ordering=count",
    "results": [
        {
            "id": 5338,
            "ip_address": "103.197.205.221",
            "count": 2,
            "first_visit": "2022-04-24T10:32:56.133334+06:00",
            "date": null
        },
        {
            "id": 11709,
            "ip_address": "114.119.132.25",
            "count": 2,
            "first_visit": "2022-05-26T20:10:37.379325+06:00",
            "date": null
        },
        {
            "id": 11729,
            "ip_address": "27.147.206.89",
            "count": 2,
            "first_visit": "2022-05-26T22:22:54.807718+06:00",
            "date": null
        },
        {
            "id": 19974,
            "ip_address": "58.145.184.238",
            "count": 2,
            "first_visit": "2022-06-29T09:40:31.082246+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 24896,
            "ip_address": "103.136.2.230",
            "count": 2,
            "first_visit": "2022-07-20T21:03:36.915054+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5303,
            "ip_address": "103.121.223.98",
            "count": 2,
            "first_visit": "2022-04-22T00:31:39.598873+06:00",
            "date": null
        },
        {
            "id": 14212,
            "ip_address": "116.68.196.49",
            "count": 2,
            "first_visit": "2022-06-09T17:21:31.235303+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 28853,
            "ip_address": "103.130.175.175",
            "count": 2,
            "first_visit": "2022-07-28T15:43:19.381536+06:00",
            "date": "2022-07-28"
        }
    ]
}