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

{
    "count": 100778,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98392&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98376&ordering=count",
    "results": [
        {
            "id": 33828,
            "ip_address": "66.249.73.72",
            "count": 10,
            "first_visit": "2022-09-05T00:34:34.924226+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 9562,
            "ip_address": "42.0.7.234",
            "count": 10,
            "first_visit": "2022-05-19T23:31:44.120806+06:00",
            "date": null
        },
        {
            "id": 36657,
            "ip_address": "66.249.66.208",
            "count": 10,
            "first_visit": "2022-10-30T03:31:29.412804+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 35661,
            "ip_address": "66.249.75.193",
            "count": 10,
            "first_visit": "2022-10-09T02:47:55.690990+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 36658,
            "ip_address": "66.249.66.210",
            "count": 10,
            "first_visit": "2022-10-30T04:27:44.145509+06:00",
            "date": "2022-10-30"
        },
        {
            "id": 200,
            "ip_address": "114.119.157.236",
            "count": 10,
            "first_visit": "2021-12-05T10:54:21.030035+06:00",
            "date": null
        },
        {
            "id": 2173,
            "ip_address": "114.119.167.129",
            "count": 10,
            "first_visit": "2022-01-14T05:48:47.232140+06:00",
            "date": null
        },
        {
            "id": 35977,
            "ip_address": "66.249.64.198",
            "count": 10,
            "first_visit": "2022-10-16T17:03:26.203405+06:00",
            "date": "2022-10-16"
        }
    ]
}