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

{
    "count": 96018,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19328&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19312&ordering=ip_address",
    "results": [
        {
            "id": 63236,
            "ip_address": "103.60.175.78",
            "count": 1,
            "first_visit": "2024-01-16T19:18:13.553452+06:00",
            "date": "2024-01-16"
        },
        {
            "id": 79251,
            "ip_address": "103.60.175.78",
            "count": 2,
            "first_visit": "2025-02-21T16:13:52.328942+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 5327,
            "ip_address": "103.60.175.79",
            "count": 1,
            "first_visit": "2022-04-23T19:23:48.607481+06:00",
            "date": null
        },
        {
            "id": 2860,
            "ip_address": "103.60.175.80",
            "count": 2,
            "first_visit": "2022-01-25T23:40:42.467964+06:00",
            "date": null
        },
        {
            "id": 37040,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2022-11-07T07:57:15.353748+06:00",
            "date": "2022-11-07"
        },
        {
            "id": 41881,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2023-02-09T13:31:59.056062+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 56033,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2023-09-26T00:33:05.430774+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 56020,
            "ip_address": "103.60.175.81",
            "count": 2,
            "first_visit": "2023-09-25T20:46:34.280915+06:00",
            "date": "2023-09-25"
        }
    ]
}