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

{
    "count": 95577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17736&ordering=ip_address",
    "results": [
        {
            "id": 5136,
            "ip_address": "103.3.225.177",
            "count": 2,
            "first_visit": "2022-04-15T15:48:21.245517+06:00",
            "date": null
        },
        {
            "id": 5437,
            "ip_address": "103.3.225.181",
            "count": 1,
            "first_visit": "2022-04-28T21:34:05.818865+06:00",
            "date": null
        },
        {
            "id": 5382,
            "ip_address": "103.3.225.229",
            "count": 3,
            "first_visit": "2022-04-25T22:02:23.875203+06:00",
            "date": null
        },
        {
            "id": 3644,
            "ip_address": "103.3.225.42",
            "count": 4,
            "first_visit": "2022-02-15T23:19:24.908683+06:00",
            "date": null
        },
        {
            "id": 37505,
            "ip_address": "103.3.227.89",
            "count": 3,
            "first_visit": "2022-11-17T11:14:40.374848+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 2329,
            "ip_address": "103.3.227.89",
            "count": 4,
            "first_visit": "2022-01-16T20:28:45.813831+06:00",
            "date": null
        },
        {
            "id": 65046,
            "ip_address": "103.35.108.18",
            "count": 1,
            "first_visit": "2024-02-22T14:45:11.463156+06:00",
            "date": "2024-02-22"
        },
        {
            "id": 44216,
            "ip_address": "103.35.108.18",
            "count": 1,
            "first_visit": "2023-03-22T10:19:04.146736+06:00",
            "date": "2023-03-22"
        }
    ]
}