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

{
    "count": 99507,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93024&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93008&ordering=count",
    "results": [
        {
            "id": 30926,
            "ip_address": "3.142.76.172",
            "count": 5,
            "first_visit": "2022-08-03T01:31:21.689521+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 25120,
            "ip_address": "37.111.200.35",
            "count": 5,
            "first_visit": "2022-07-21T05:27:12.124095+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 18556,
            "ip_address": "103.230.105.3",
            "count": 5,
            "first_visit": "2022-06-25T11:46:52.770313+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7250,
            "ip_address": "43.245.121.111",
            "count": 5,
            "first_visit": "2022-05-16T20:07:25.893127+06:00",
            "date": null
        },
        {
            "id": 5044,
            "ip_address": "122.152.52.137",
            "count": 5,
            "first_visit": "2022-04-11T10:38:32.430740+06:00",
            "date": null
        },
        {
            "id": 2538,
            "ip_address": "137.59.155.130",
            "count": 5,
            "first_visit": "2022-01-20T21:54:25.936661+06:00",
            "date": null
        },
        {
            "id": 12494,
            "ip_address": "27.147.207.19",
            "count": 5,
            "first_visit": "2022-05-29T15:08:23.718545+06:00",
            "date": null
        },
        {
            "id": 5024,
            "ip_address": "203.189.224.9",
            "count": 5,
            "first_visit": "2022-04-10T14:41:54.886972+06:00",
            "date": null
        }
    ]
}