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

{
    "count": 101350,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81816&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81800&ordering=count",
    "results": [
        {
            "id": 10288,
            "ip_address": "37.111.214.74",
            "count": 2,
            "first_visit": "2022-05-22T13:06:12.302683+06:00",
            "date": null
        },
        {
            "id": 31041,
            "ip_address": "42.0.7.244",
            "count": 2,
            "first_visit": "2022-08-03T19:27:14.232398+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 4768,
            "ip_address": "160.202.146.247",
            "count": 2,
            "first_visit": "2022-03-29T11:49:02.350690+06:00",
            "date": null
        },
        {
            "id": 37456,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2022-11-16T00:57:29.098523+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 35194,
            "ip_address": "175.29.198.209",
            "count": 2,
            "first_visit": "2022-09-29T13:11:26.359657+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 34623,
            "ip_address": "66.249.66.6",
            "count": 2,
            "first_visit": "2022-09-18T20:42:10.270204+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 19736,
            "ip_address": "119.30.37.194",
            "count": 2,
            "first_visit": "2022-06-28T12:52:28.105069+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 38976,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-12-19T07:41:17.769073+06:00",
            "date": "2022-12-19"
        }
    ]
}