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

{
    "count": 98034,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25584&ordering=-ip_address",
    "results": [
        {
            "id": 8564,
            "ip_address": "37.111.194.93",
            "count": 1,
            "first_visit": "2022-05-17T23:56:12.436823+06:00",
            "date": null
        },
        {
            "id": 65559,
            "ip_address": "37.111.194.92",
            "count": 1,
            "first_visit": "2024-03-05T18:51:36.019381+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 24875,
            "ip_address": "37.111.194.91",
            "count": 6,
            "first_visit": "2022-07-20T20:34:48.592182+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10453,
            "ip_address": "37.111.194.90",
            "count": 1,
            "first_visit": "2022-05-22T23:02:26.148765+06:00",
            "date": null
        },
        {
            "id": 69613,
            "ip_address": "37.111.194.90",
            "count": 1,
            "first_visit": "2024-06-07T09:02:31.826582+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 50285,
            "ip_address": "37.111.194.9",
            "count": 1,
            "first_visit": "2023-07-18T19:46:10.611172+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50321,
            "ip_address": "37.111.194.9",
            "count": 1,
            "first_visit": "2023-07-19T08:04:07.876290+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 32656,
            "ip_address": "37.111.194.9",
            "count": 1,
            "first_visit": "2022-08-22T11:40:50.869296+06:00",
            "date": "2022-08-22"
        }
    ]
}