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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79232&ordering=-ip_address",
    "results": [
        {
            "id": 52305,
            "ip_address": "103.73.197.105",
            "count": 2,
            "first_visit": "2023-08-12T13:21:06.814791+06:00",
            "date": "2023-08-12"
        },
        {
            "id": 50445,
            "ip_address": "103.73.197.105",
            "count": 1,
            "first_visit": "2023-07-20T16:13:36.289899+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 12504,
            "ip_address": "103.73.197.105",
            "count": 1,
            "first_visit": "2022-05-29T15:36:16.183921+06:00",
            "date": null
        },
        {
            "id": 75654,
            "ip_address": "103.73.197.102",
            "count": 1,
            "first_visit": "2024-11-14T12:01:21.669783+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 18318,
            "ip_address": "103.73.196.82",
            "count": 1,
            "first_visit": "2022-06-24T23:25:58.071296+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 64452,
            "ip_address": "103.73.196.8",
            "count": 1,
            "first_visit": "2024-02-07T21:34:15.112934+06:00",
            "date": "2024-02-07"
        },
        {
            "id": 31232,
            "ip_address": "103.73.196.67",
            "count": 1,
            "first_visit": "2022-08-05T11:36:11.729145+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 12596,
            "ip_address": "103.73.196.67",
            "count": 2,
            "first_visit": "2022-05-29T22:50:21.270822+06:00",
            "date": null
        }
    ]
}