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

{
    "count": 99427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24376&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24360&ordering=ip_address",
    "results": [
        {
            "id": 67739,
            "ip_address": "103.96.89.101",
            "count": 1,
            "first_visit": "2024-04-30T18:50:40.714833+06:00",
            "date": "2024-04-30"
        },
        {
            "id": 11786,
            "ip_address": "103.96.89.122",
            "count": 3,
            "first_visit": "2022-05-26T23:30:53.135077+06:00",
            "date": null
        },
        {
            "id": 20041,
            "ip_address": "103.96.89.123",
            "count": 1,
            "first_visit": "2022-06-29T14:30:54.500959+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 70700,
            "ip_address": "103.96.89.123",
            "count": 2,
            "first_visit": "2024-07-05T00:28:57.326629+06:00",
            "date": "2024-07-05"
        },
        {
            "id": 42172,
            "ip_address": "103.96.89.124",
            "count": 1,
            "first_visit": "2023-02-14T15:20:40.577990+06:00",
            "date": "2023-02-14"
        },
        {
            "id": 5412,
            "ip_address": "103.96.89.124",
            "count": 1,
            "first_visit": "2022-04-27T11:24:19.698694+06:00",
            "date": null
        },
        {
            "id": 61353,
            "ip_address": "103.96.89.127",
            "count": 1,
            "first_visit": "2023-12-17T23:25:50.930933+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 25496,
            "ip_address": "103.96.89.99",
            "count": 1,
            "first_visit": "2022-07-21T12:26:31.226778+06:00",
            "date": "2022-07-21"
        }
    ]
}