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

{
    "count": 94161,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77648&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77632&ordering=-ip_address",
    "results": [
        {
            "id": 34151,
            "ip_address": "103.25.250.233",
            "count": 2,
            "first_visit": "2022-09-10T22:49:41.897512+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 9507,
            "ip_address": "103.25.250.232",
            "count": 4,
            "first_visit": "2022-05-19T22:24:38.093286+06:00",
            "date": null
        },
        {
            "id": 32071,
            "ip_address": "103.25.250.232",
            "count": 2,
            "first_visit": "2022-08-15T19:18:15.416534+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 26692,
            "ip_address": "103.25.250.232",
            "count": 1,
            "first_visit": "2022-07-24T11:32:40.245350+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 28602,
            "ip_address": "103.25.250.230",
            "count": 23,
            "first_visit": "2022-07-28T08:00:29.899341+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9516,
            "ip_address": "103.25.250.230",
            "count": 4,
            "first_visit": "2022-05-19T22:32:51.773371+06:00",
            "date": null
        },
        {
            "id": 33472,
            "ip_address": "103.25.250.228",
            "count": 1,
            "first_visit": "2022-08-30T19:13:20.652642+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 10496,
            "ip_address": "103.25.250.227",
            "count": 2,
            "first_visit": "2022-05-23T01:53:44.095037+06:00",
            "date": null
        }
    ]
}