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

{
    "count": 98147,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89120&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89104&ordering=count",
    "results": [
        {
            "id": 22050,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-07-12T00:49:14.740299+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 9316,
            "ip_address": "37.111.207.134",
            "count": 4,
            "first_visit": "2022-05-19T10:59:05.054462+06:00",
            "date": null
        },
        {
            "id": 31406,
            "ip_address": "66.249.66.8",
            "count": 4,
            "first_visit": "2022-08-07T08:17:55.354000+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 12434,
            "ip_address": "103.200.36.147",
            "count": 4,
            "first_visit": "2022-05-29T11:17:50.546257+06:00",
            "date": null
        },
        {
            "id": 16614,
            "ip_address": "37.111.213.42",
            "count": 4,
            "first_visit": "2022-06-19T15:27:17.156543+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 9405,
            "ip_address": "37.111.230.220",
            "count": 4,
            "first_visit": "2022-05-19T15:12:01.999663+06:00",
            "date": null
        },
        {
            "id": 1642,
            "ip_address": "103.134.38.70",
            "count": 4,
            "first_visit": "2022-01-04T10:48:19.697083+06:00",
            "date": null
        },
        {
            "id": 2015,
            "ip_address": "202.134.8.136",
            "count": 4,
            "first_visit": "2022-01-12T09:43:06.167954+06:00",
            "date": null
        }
    ]
}