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

{
    "count": 99705,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11936&ordering=-ip_address",
    "results": [
        {
            "id": 31845,
            "ip_address": "5.45.207.107",
            "count": 1,
            "first_visit": "2022-08-12T13:39:03.215618+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 5346,
            "ip_address": "54.39.250.86",
            "count": 1,
            "first_visit": "2022-04-24T20:56:08.987694+06:00",
            "date": null
        },
        {
            "id": 4987,
            "ip_address": "54.39.193.11",
            "count": 1,
            "first_visit": "2022-04-08T04:32:43.476555+06:00",
            "date": null
        },
        {
            "id": 97949,
            "ip_address": "54.39.18.88",
            "count": 1,
            "first_visit": "2026-05-11T13:38:42.158181+06:00",
            "date": "2026-05-11"
        },
        {
            "id": 34991,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2022-09-25T20:13:43.312224+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 38522,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2022-12-10T02:07:33.759666+06:00",
            "date": "2022-12-10"
        },
        {
            "id": 35347,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2022-10-02T07:52:23.833079+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 35628,
            "ip_address": "54.39.18.73",
            "count": 1,
            "first_visit": "2022-10-08T05:15:02.969625+06:00",
            "date": "2022-10-08"
        }
    ]
}