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

{
    "count": 101433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79624&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79608&ordering=count",
    "results": [
        {
            "id": 18739,
            "ip_address": "118.179.22.14",
            "count": 2,
            "first_visit": "2022-06-25T19:20:40.517094+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28058,
            "ip_address": "116.58.200.169",
            "count": 2,
            "first_visit": "2022-07-27T08:49:43.932929+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12596,
            "ip_address": "103.73.196.67",
            "count": 2,
            "first_visit": "2022-05-29T22:50:21.270822+06:00",
            "date": null
        },
        {
            "id": 22893,
            "ip_address": "168.119.65.126",
            "count": 2,
            "first_visit": "2022-07-15T04:04:37.798548+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2582,
            "ip_address": "103.67.157.180",
            "count": 2,
            "first_visit": "2022-01-21T22:07:27.941058+06:00",
            "date": null
        },
        {
            "id": 2506,
            "ip_address": "146.196.50.86",
            "count": 2,
            "first_visit": "2022-01-20T11:47:56.213873+06:00",
            "date": null
        },
        {
            "id": 12659,
            "ip_address": "103.216.57.94",
            "count": 2,
            "first_visit": "2022-05-30T00:24:43.518752+06:00",
            "date": null
        },
        {
            "id": 10814,
            "ip_address": "103.127.45.211",
            "count": 2,
            "first_visit": "2022-05-24T07:59:47.463942+06:00",
            "date": null
        }
    ]
}