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

{
    "count": 100468,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=ip_address",
    "results": [
        {
            "id": 74323,
            "ip_address": "103.60.175.75",
            "count": 1,
            "first_visit": "2024-10-12T10:50:20.453505+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 52792,
            "ip_address": "103.60.175.75",
            "count": 1,
            "first_visit": "2023-08-17T22:38:59.193076+06:00",
            "date": "2023-08-17"
        },
        {
            "id": 62307,
            "ip_address": "103.60.175.75",
            "count": 1,
            "first_visit": "2024-01-04T14:15:48.606983+06:00",
            "date": "2024-01-04"
        },
        {
            "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": 55615,
            "ip_address": "103.60.175.78",
            "count": 1,
            "first_visit": "2023-09-21T10:50:13.955212+06:00",
            "date": "2023-09-21"
        },
        {
            "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
        }
    ]
}