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

{
    "count": 100284,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20520&ordering=-ip_address",
    "results": [
        {
            "id": 31360,
            "ip_address": "37.111.228.52",
            "count": 1,
            "first_visit": "2022-08-06T20:28:07.854827+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 8130,
            "ip_address": "37.111.228.50",
            "count": 1,
            "first_visit": "2022-05-17T12:49:58.697084+06:00",
            "date": null
        },
        {
            "id": 12035,
            "ip_address": "37.111.228.48",
            "count": 1,
            "first_visit": "2022-05-27T23:12:53.271160+06:00",
            "date": null
        },
        {
            "id": 24772,
            "ip_address": "37.111.228.48",
            "count": 1,
            "first_visit": "2022-07-20T17:23:17.265531+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 6284,
            "ip_address": "37.111.228.43",
            "count": 1,
            "first_visit": "2022-05-15T09:01:55.233801+06:00",
            "date": null
        },
        {
            "id": 6076,
            "ip_address": "37.111.228.39",
            "count": 1,
            "first_visit": "2022-05-14T19:27:17.845504+06:00",
            "date": null
        },
        {
            "id": 29617,
            "ip_address": "37.111.228.39",
            "count": 1,
            "first_visit": "2022-07-30T01:12:54.732705+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 28869,
            "ip_address": "37.111.228.35",
            "count": 1,
            "first_visit": "2022-07-28T17:00:55.105978+06:00",
            "date": "2022-07-28"
        }
    ]
}