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

{
    "count": 92252,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84960&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84944&ordering=-ip_address",
    "results": [
        {
            "id": 4397,
            "ip_address": "103.150.255.91",
            "count": 1,
            "first_visit": "2022-03-15T17:22:42.256804+06:00",
            "date": null
        },
        {
            "id": 6139,
            "ip_address": "103.150.255.90",
            "count": 1,
            "first_visit": "2022-05-14T20:41:32.461857+06:00",
            "date": null
        },
        {
            "id": 16216,
            "ip_address": "103.150.255.90",
            "count": 1,
            "first_visit": "2022-06-18T04:55:36.909459+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 20114,
            "ip_address": "103.150.255.89",
            "count": 1,
            "first_visit": "2022-06-29T19:08:14.838405+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12860,
            "ip_address": "103.150.255.88",
            "count": 1,
            "first_visit": "2022-05-30T20:01:56.969636+06:00",
            "date": null
        },
        {
            "id": 17445,
            "ip_address": "103.150.255.86",
            "count": 2,
            "first_visit": "2022-06-22T18:17:09.381758+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 6330,
            "ip_address": "103.150.255.86",
            "count": 1,
            "first_visit": "2022-05-15T12:30:01.746665+06:00",
            "date": null
        },
        {
            "id": 6145,
            "ip_address": "103.150.255.85",
            "count": 2,
            "first_visit": "2022-05-14T21:37:30.388787+06:00",
            "date": null
        }
    ]
}