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

{
    "count": 102637,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48984&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48968&ordering=-ip_address",
    "results": [
        {
            "id": 70187,
            "ip_address": "1.37.67.133",
            "count": 2,
            "first_visit": "2024-06-23T18:01:37.567577+06:00",
            "date": "2024-06-23"
        },
        {
            "id": 68420,
            "ip_address": "1.37.67.132",
            "count": 2,
            "first_visit": "2024-05-16T17:51:30.735346+06:00",
            "date": "2024-05-16"
        },
        {
            "id": 51234,
            "ip_address": "137.64.0.35",
            "count": 1,
            "first_visit": "2023-07-30T16:26:17.633603+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 82086,
            "ip_address": "13.76.141.173",
            "count": 1,
            "first_visit": "2025-04-30T19:09:51.070403+06:00",
            "date": "2025-04-30"
        },
        {
            "id": 920,
            "ip_address": "137.59.6.208",
            "count": 1,
            "first_visit": "2021-12-19T21:05:28.338578+06:00",
            "date": null
        },
        {
            "id": 28045,
            "ip_address": "137.59.5.254",
            "count": 1,
            "first_visit": "2022-07-27T08:05:09.262229+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 2845,
            "ip_address": "137.59.5.253",
            "count": 4,
            "first_visit": "2022-01-25T19:59:33.975560+06:00",
            "date": null
        },
        {
            "id": 23877,
            "ip_address": "137.59.5.252",
            "count": 1,
            "first_visit": "2022-07-18T22:57:25.445940+06:00",
            "date": "2022-07-18"
        }
    ]
}