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

{
    "count": 100788,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98488&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98472&ordering=count",
    "results": [
        {
            "id": 34399,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-15T00:07:38.241136+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 4529,
            "ip_address": "116.204.154.49",
            "count": 10,
            "first_visit": "2022-03-20T20:05:20.806252+06:00",
            "date": null
        },
        {
            "id": 5275,
            "ip_address": "202.134.8.131",
            "count": 10,
            "first_visit": "2022-04-20T14:00:11.786387+06:00",
            "date": null
        },
        {
            "id": 32311,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-08-18T05:03:28.758684+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 34343,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-14T01:05:55.937772+06:00",
            "date": "2022-09-14"
        },
        {
            "id": 36259,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-10-21T16:13:33.572066+06:00",
            "date": "2022-10-21"
        },
        {
            "id": 32,
            "ip_address": "114.119.157.191",
            "count": 10,
            "first_visit": "2021-12-03T01:58:38.173201+06:00",
            "date": null
        },
        {
            "id": 696,
            "ip_address": "114.119.159.148",
            "count": 10,
            "first_visit": "2021-12-14T20:44:28.867414+06:00",
            "date": null
        }
    ]
}