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

{
    "count": 95410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3136&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3120&ordering=ip_address",
    "results": [
        {
            "id": 832,
            "ip_address": "103.121.8.190",
            "count": 1,
            "first_visit": "2021-12-19T17:59:00.512728+06:00",
            "date": null
        },
        {
            "id": 3217,
            "ip_address": "103.121.9.144",
            "count": 2,
            "first_visit": "2022-02-02T10:59:35.832425+06:00",
            "date": null
        },
        {
            "id": 59944,
            "ip_address": "103.121.9.180",
            "count": 3,
            "first_visit": "2023-11-22T12:47:32.094706+06:00",
            "date": "2023-11-22"
        },
        {
            "id": 59801,
            "ip_address": "103.121.9.180",
            "count": 2,
            "first_visit": "2023-11-19T18:40:06.911789+06:00",
            "date": "2023-11-19"
        },
        {
            "id": 59843,
            "ip_address": "103.121.9.180",
            "count": 4,
            "first_visit": "2023-11-20T13:54:59.846544+06:00",
            "date": "2023-11-20"
        },
        {
            "id": 51846,
            "ip_address": "103.121.9.186",
            "count": 1,
            "first_visit": "2023-08-07T08:20:47.777140+06:00",
            "date": "2023-08-07"
        },
        {
            "id": 53150,
            "ip_address": "103.121.9.186",
            "count": 2,
            "first_visit": "2023-08-21T21:06:26.657866+06:00",
            "date": "2023-08-21"
        },
        {
            "id": 53190,
            "ip_address": "103.121.9.186",
            "count": 2,
            "first_visit": "2023-08-22T10:15:31.198668+06:00",
            "date": "2023-08-22"
        }
    ]
}