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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35112&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35096&ordering=-ip_address",
    "results": [
        {
            "id": 67005,
            "ip_address": "202.134.9.144",
            "count": 1,
            "first_visit": "2024-04-15T21:51:17.464815+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 67032,
            "ip_address": "202.134.9.144",
            "count": 5,
            "first_visit": "2024-04-16T10:29:28.591735+06:00",
            "date": "2024-04-16"
        },
        {
            "id": 27106,
            "ip_address": "202.134.9.144",
            "count": 1,
            "first_visit": "2022-07-25T09:21:53.888873+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5501,
            "ip_address": "202.134.9.144",
            "count": 7,
            "first_visit": "2022-05-01T01:37:10.789182+06:00",
            "date": null
        },
        {
            "id": 19474,
            "ip_address": "202.134.9.144",
            "count": 1,
            "first_visit": "2022-06-27T15:40:04.580155+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 6598,
            "ip_address": "202.134.9.143",
            "count": 5,
            "first_visit": "2022-05-16T10:39:14.478081+06:00",
            "date": null
        },
        {
            "id": 30337,
            "ip_address": "202.134.9.143",
            "count": 1,
            "first_visit": "2022-07-31T11:20:14.742399+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 20047,
            "ip_address": "202.134.9.143",
            "count": 1,
            "first_visit": "2022-06-29T14:54:42.817576+06:00",
            "date": "2022-06-29"
        }
    ]
}