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

{
    "count": 103439,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=54584&ordering=-ip_address",
    "results": [
        {
            "id": 8864,
            "ip_address": "118.179.13.68",
            "count": 2,
            "first_visit": "2022-05-18T11:56:31.377770+06:00",
            "date": null
        },
        {
            "id": 78656,
            "ip_address": "118.179.136.60",
            "count": 1,
            "first_visit": "2025-02-06T14:47:36.677865+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 23036,
            "ip_address": "118.179.136.193",
            "count": 2,
            "first_visit": "2022-07-15T22:04:39.291100+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 24686,
            "ip_address": "118.179.135.90",
            "count": 1,
            "first_visit": "2022-07-20T14:59:36.115522+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4210,
            "ip_address": "118.179.135.90",
            "count": 3,
            "first_visit": "2022-03-09T09:56:01.385943+06:00",
            "date": null
        },
        {
            "id": 20372,
            "ip_address": "118.179.135.90",
            "count": 1,
            "first_visit": "2022-06-30T14:45:46.366146+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 35469,
            "ip_address": "118.179.135.90",
            "count": 1,
            "first_visit": "2022-10-04T13:51:19.209933+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 47789,
            "ip_address": "118.179.135.90",
            "count": 1,
            "first_visit": "2023-06-06T17:29:09.960415+06:00",
            "date": "2023-06-06"
        }
    ]
}