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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80920&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80904&ordering=count",
    "results": [
        {
            "id": 24365,
            "ip_address": "103.179.60.2",
            "count": 2,
            "first_visit": "2022-07-20T04:01:31.489355+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10430,
            "ip_address": "116.58.201.15",
            "count": 2,
            "first_visit": "2022-05-22T22:39:17.183944+06:00",
            "date": null
        },
        {
            "id": 24383,
            "ip_address": "182.54.152.18",
            "count": 2,
            "first_visit": "2022-07-20T07:19:10.356519+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 3852,
            "ip_address": "27.34.9.202",
            "count": 2,
            "first_visit": "2022-02-24T11:43:51.465379+06:00",
            "date": null
        },
        {
            "id": 37707,
            "ip_address": "37.111.200.35",
            "count": 2,
            "first_visit": "2022-11-22T16:45:19.904225+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 13377,
            "ip_address": "119.30.47.13",
            "count": 2,
            "first_visit": "2022-06-02T15:12:31.836452+06:00",
            "date": null
        },
        {
            "id": 8148,
            "ip_address": "37.111.213.124",
            "count": 2,
            "first_visit": "2022-05-17T13:01:44.846170+06:00",
            "date": null
        },
        {
            "id": 8116,
            "ip_address": "202.91.41.95",
            "count": 2,
            "first_visit": "2022-05-17T12:41:52.551179+06:00",
            "date": null
        }
    ]
}