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

{
    "count": 92238,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4808&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4792&ordering=id",
    "results": [
        {
            "id": 4801,
            "ip_address": "103.96.37.90",
            "count": 2,
            "first_visit": "2022-03-30T14:47:45.558118+06:00",
            "date": null
        },
        {
            "id": 4802,
            "ip_address": "195.154.122.11",
            "count": 39,
            "first_visit": "2022-03-30T15:46:51.920935+06:00",
            "date": null
        },
        {
            "id": 4803,
            "ip_address": "202.134.13.143",
            "count": 2,
            "first_visit": "2022-03-30T16:30:54.560396+06:00",
            "date": null
        },
        {
            "id": 4804,
            "ip_address": "103.168.206.52",
            "count": 2,
            "first_visit": "2022-03-30T17:25:42.094168+06:00",
            "date": null
        },
        {
            "id": 4805,
            "ip_address": "45.118.61.208",
            "count": 1,
            "first_visit": "2022-03-30T17:46:49.236587+06:00",
            "date": null
        },
        {
            "id": 4806,
            "ip_address": "180.148.212.22",
            "count": 12,
            "first_visit": "2022-03-30T18:44:47.358043+06:00",
            "date": null
        },
        {
            "id": 4807,
            "ip_address": "116.58.203.86",
            "count": 2,
            "first_visit": "2022-03-30T19:19:12.565930+06:00",
            "date": null
        },
        {
            "id": 4808,
            "ip_address": "50.228.184.13",
            "count": 1,
            "first_visit": "2022-03-30T21:12:18.814853+06:00",
            "date": null
        }
    ]
}