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

{
    "count": 99489,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24024&ordering=ip_address",
    "results": [
        {
            "id": 20,
            "ip_address": "103.95.125.67",
            "count": 19,
            "first_visit": "2021-12-02T20:22:26.359507+06:00",
            "date": null
        },
        {
            "id": 50303,
            "ip_address": "103.95.125.68",
            "count": 1,
            "first_visit": "2023-07-19T02:09:08.748386+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50497,
            "ip_address": "103.95.125.74",
            "count": 3,
            "first_visit": "2023-07-21T12:01:14.626202+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50130,
            "ip_address": "103.95.125.74",
            "count": 2,
            "first_visit": "2023-07-16T14:55:24.533151+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 53429,
            "ip_address": "103.95.125.95",
            "count": 1,
            "first_visit": "2023-08-24T21:27:10.893452+06:00",
            "date": "2023-08-24"
        },
        {
            "id": 53455,
            "ip_address": "103.95.125.95",
            "count": 1,
            "first_visit": "2023-08-25T03:01:47.556078+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 3771,
            "ip_address": "103.95.125.99",
            "count": 3,
            "first_visit": "2022-02-21T12:20:58.496850+06:00",
            "date": null
        },
        {
            "id": 40629,
            "ip_address": "103.95.126.1",
            "count": 1,
            "first_visit": "2023-01-19T14:29:43.909152+06:00",
            "date": "2023-01-19"
        }
    ]
}