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

{
    "count": 100187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14024&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14008&ordering=-ip_address",
    "results": [
        {
            "id": 27644,
            "ip_address": "45.251.228.144",
            "count": 1,
            "first_visit": "2022-07-26T09:58:23.776227+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 25023,
            "ip_address": "45.251.228.144",
            "count": 1,
            "first_visit": "2022-07-21T00:05:19.093741+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 16675,
            "ip_address": "45.251.228.142",
            "count": 1,
            "first_visit": "2022-06-19T23:13:27.377902+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 57185,
            "ip_address": "45.251.228.138",
            "count": 1,
            "first_visit": "2023-10-09T17:36:33.216946+06:00",
            "date": "2023-10-09"
        },
        {
            "id": 24994,
            "ip_address": "45.251.228.109",
            "count": 1,
            "first_visit": "2022-07-20T23:20:45.036057+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 853,
            "ip_address": "45.251.228.109",
            "count": 4,
            "first_visit": "2021-12-19T18:51:50.614878+06:00",
            "date": null
        },
        {
            "id": 5006,
            "ip_address": "45.250.23.35",
            "count": 2,
            "first_visit": "2022-04-09T09:46:50.958892+06:00",
            "date": null
        },
        {
            "id": 4950,
            "ip_address": "45.250.23.28",
            "count": 3,
            "first_visit": "2022-04-06T14:47:44.948391+06:00",
            "date": null
        }
    ]
}