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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5832&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5816&ordering=ip_address",
    "results": [
        {
            "id": 32736,
            "ip_address": "103.138.27.193",
            "count": 1,
            "first_visit": "2022-08-23T08:36:01.011721+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 8045,
            "ip_address": "103.138.27.230",
            "count": 1,
            "first_visit": "2022-05-17T12:13:48.577830+06:00",
            "date": null
        },
        {
            "id": 31482,
            "ip_address": "103.138.27.242",
            "count": 1,
            "first_visit": "2022-08-07T23:21:52.404773+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 27002,
            "ip_address": "103.138.27.242",
            "count": 1,
            "first_visit": "2022-07-25T02:10:21.669925+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 43004,
            "ip_address": "103.138.27.64",
            "count": 1,
            "first_visit": "2023-03-02T14:17:41.932913+06:00",
            "date": "2023-03-02"
        },
        {
            "id": 69648,
            "ip_address": "103.138.27.67",
            "count": 1,
            "first_visit": "2024-06-08T01:40:11.714434+06:00",
            "date": "2024-06-08"
        },
        {
            "id": 10519,
            "ip_address": "103.138.30.220",
            "count": 1,
            "first_visit": "2022-05-23T07:27:47.026241+06:00",
            "date": null
        },
        {
            "id": 12668,
            "ip_address": "103.138.31.108",
            "count": 5,
            "first_visit": "2022-05-30T01:03:52.996658+06:00",
            "date": null
        }
    ]
}