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

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6960&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6944&ordering=ip_address",
    "results": [
        {
            "id": 68665,
            "ip_address": "103.148.212.30",
            "count": 1,
            "first_visit": "2024-05-20T14:27:38.339595+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 1634,
            "ip_address": "103.148.216.167",
            "count": 1,
            "first_visit": "2022-01-03T23:49:09.538785+06:00",
            "date": null
        },
        {
            "id": 10353,
            "ip_address": "103.148.216.169",
            "count": 4,
            "first_visit": "2022-05-22T17:50:01.828396+06:00",
            "date": null
        },
        {
            "id": 20331,
            "ip_address": "103.148.216.174",
            "count": 1,
            "first_visit": "2022-06-30T11:46:22.011651+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 13279,
            "ip_address": "103.148.216.175",
            "count": 1,
            "first_visit": "2022-06-01T19:19:13.375528+06:00",
            "date": null
        },
        {
            "id": 15927,
            "ip_address": "103.148.216.175",
            "count": 1,
            "first_visit": "2022-06-17T09:46:27.998637+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7689,
            "ip_address": "103.148.216.84",
            "count": 1,
            "first_visit": "2022-05-17T08:58:28.977716+06:00",
            "date": null
        },
        {
            "id": 7343,
            "ip_address": "103.148.216.94",
            "count": 1,
            "first_visit": "2022-05-16T22:15:05.608105+06:00",
            "date": null
        }
    ]
}