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

{
    "count": 101491,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78624&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78608&ordering=count",
    "results": [
        {
            "id": 9721,
            "ip_address": "58.145.187.254",
            "count": 2,
            "first_visit": "2022-05-20T13:59:44.313227+06:00",
            "date": null
        },
        {
            "id": 37994,
            "ip_address": "103.166.187.82",
            "count": 2,
            "first_visit": "2022-11-29T15:53:58.452169+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 1442,
            "ip_address": "103.158.210.193",
            "count": 2,
            "first_visit": "2021-12-28T16:10:16.345887+06:00",
            "date": null
        },
        {
            "id": 34118,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-09-10T06:38:45.918024+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 1447,
            "ip_address": "103.222.22.9",
            "count": 2,
            "first_visit": "2021-12-28T18:28:20.130765+06:00",
            "date": null
        },
        {
            "id": 23488,
            "ip_address": "103.87.212.123",
            "count": 2,
            "first_visit": "2022-07-18T15:23:56.864210+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 1449,
            "ip_address": "103.59.38.148",
            "count": 2,
            "first_visit": "2021-12-28T19:14:12.280150+06:00",
            "date": null
        },
        {
            "id": 34096,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-09-10T00:18:39.739483+06:00",
            "date": "2022-09-10"
        }
    ]
}