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

{
    "count": 99406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5088&ordering=-ip_address",
    "results": [
        {
            "id": 47696,
            "ip_address": "66.249.72.5",
            "count": 1,
            "first_visit": "2023-06-05T00:30:13.280390+06:00",
            "date": "2023-06-05"
        },
        {
            "id": 52449,
            "ip_address": "66.249.72.5",
            "count": 3,
            "first_visit": "2023-08-14T01:58:41.911455+06:00",
            "date": "2023-08-14"
        },
        {
            "id": 2526,
            "ip_address": "66.249.72.48",
            "count": 1,
            "first_visit": "2022-01-20T18:05:23.156389+06:00",
            "date": null
        },
        {
            "id": 2231,
            "ip_address": "66.249.72.40",
            "count": 1,
            "first_visit": "2022-01-14T23:56:07.682084+06:00",
            "date": null
        },
        {
            "id": 52269,
            "ip_address": "66.249.72.4",
            "count": 4,
            "first_visit": "2023-08-12T02:36:59.244010+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 50077,
            "ip_address": "66.249.72.4",
            "count": 1,
            "first_visit": "2023-07-15T21:26:45.183730+06:00",
            "date": "2023-07-15"
        },
        {
            "id": 52571,
            "ip_address": "66.249.72.4",
            "count": 2,
            "first_visit": "2023-08-15T09:56:57.117212+06:00",
            "date": "2023-08-15"
        },
        {
            "id": 52448,
            "ip_address": "66.249.72.4",
            "count": 4,
            "first_visit": "2023-08-14T01:53:39.553312+06:00",
            "date": "2023-08-14"
        }
    ]
}