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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80424&ordering=-ip_address",
    "results": [
        {
            "id": 10324,
            "ip_address": "103.202.223.225",
            "count": 1,
            "first_visit": "2022-05-22T15:49:08.184595+06:00",
            "date": null
        },
        {
            "id": 72295,
            "ip_address": "103.202.222.69",
            "count": 1,
            "first_visit": "2024-08-19T12:10:35.849871+06:00",
            "date": "2024-08-19"
        },
        {
            "id": 41190,
            "ip_address": "103.202.222.52",
            "count": 3,
            "first_visit": "2023-01-30T01:32:23.005330+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 2249,
            "ip_address": "103.202.222.255",
            "count": 1,
            "first_visit": "2022-01-15T11:40:21.909112+06:00",
            "date": null
        },
        {
            "id": 2250,
            "ip_address": "103.202.222.240",
            "count": 1,
            "first_visit": "2022-01-15T11:52:25.163390+06:00",
            "date": null
        },
        {
            "id": 28007,
            "ip_address": "103.202.222.239",
            "count": 1,
            "first_visit": "2022-07-27T05:53:47.325518+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 2768,
            "ip_address": "103.202.222.238",
            "count": 1,
            "first_visit": "2022-01-25T01:20:23.916337+06:00",
            "date": null
        },
        {
            "id": 6191,
            "ip_address": "103.202.222.233",
            "count": 1,
            "first_visit": "2022-05-15T02:50:08.916688+06:00",
            "date": null
        }
    ]
}