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

{
    "count": 99622,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93344&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93328&ordering=count",
    "results": [
        {
            "id": 3056,
            "ip_address": "202.134.9.152",
            "count": 5,
            "first_visit": "2022-01-30T13:06:45.479168+06:00",
            "date": null
        },
        {
            "id": 6149,
            "ip_address": "114.119.131.180",
            "count": 5,
            "first_visit": "2022-05-14T21:55:29.474315+06:00",
            "date": null
        },
        {
            "id": 34056,
            "ip_address": "114.119.141.168",
            "count": 5,
            "first_visit": "2022-09-08T16:58:25.281175+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 35111,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-09-28T03:41:22.505108+06:00",
            "date": "2022-09-28"
        },
        {
            "id": 4824,
            "ip_address": "103.127.44.91",
            "count": 5,
            "first_visit": "2022-03-31T16:06:51.795445+06:00",
            "date": null
        },
        {
            "id": 37239,
            "ip_address": "114.119.141.146",
            "count": 5,
            "first_visit": "2022-11-11T03:33:32.015918+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 3508,
            "ip_address": "45.251.229.204",
            "count": 5,
            "first_visit": "2022-02-11T01:33:45.432703+06:00",
            "date": null
        },
        {
            "id": 9966,
            "ip_address": "103.138.31.85",
            "count": 5,
            "first_visit": "2022-05-21T10:44:46.821579+06:00",
            "date": null
        }
    ]
}