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

{
    "count": 100783,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98480&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98464&ordering=count",
    "results": [
        {
            "id": 30580,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-08-01T03:42:15.018702+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 32573,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-08-21T04:57:08.757870+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 815,
            "ip_address": "66.249.66.198",
            "count": 10,
            "first_visit": "2021-12-19T00:19:27.440436+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}