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

{
    "count": 95338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2920&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2904&ordering=ip_address",
    "results": [
        {
            "id": 37296,
            "ip_address": "103.120.39.185",
            "count": 2,
            "first_visit": "2022-11-12T12:22:54.943054+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 14593,
            "ip_address": "103.120.39.197",
            "count": 1,
            "first_visit": "2022-06-12T09:13:59.132971+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 8364,
            "ip_address": "103.120.39.41",
            "count": 5,
            "first_visit": "2022-05-17T22:35:43.282089+06:00",
            "date": null
        },
        {
            "id": 7572,
            "ip_address": "103.120.39.47",
            "count": 2,
            "first_visit": "2022-05-17T02:48:54.576477+06:00",
            "date": null
        },
        {
            "id": 60390,
            "ip_address": "103.120.39.55",
            "count": 1,
            "first_visit": "2023-12-01T21:46:03.981421+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 9290,
            "ip_address": "103.120.44.115",
            "count": 1,
            "first_visit": "2022-05-19T09:40:23.423919+06:00",
            "date": null
        },
        {
            "id": 94145,
            "ip_address": "103.120.44.190",
            "count": 1,
            "first_visit": "2026-01-17T15:27:51.425369+06:00",
            "date": "2026-01-17"
        },
        {
            "id": 18308,
            "ip_address": "103.120.44.78",
            "count": 1,
            "first_visit": "2022-06-24T22:40:19.596443+06:00",
            "date": "2022-06-24"
        }
    ]
}