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

{
    "count": 92166,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2128&ordering=ip_address",
    "results": [
        {
            "id": 12815,
            "ip_address": "103.116.118.230",
            "count": 3,
            "first_visit": "2022-05-30T15:58:53.887159+06:00",
            "date": null
        },
        {
            "id": 34654,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-09-19T05:31:42.285010+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 14845,
            "ip_address": "103.116.118.230",
            "count": 1,
            "first_visit": "2022-06-13T17:54:28.419430+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 6126,
            "ip_address": "103.116.119.122",
            "count": 1,
            "first_visit": "2022-05-14T19:51:43.990786+06:00",
            "date": null
        },
        {
            "id": 11912,
            "ip_address": "103.116.119.170",
            "count": 2,
            "first_visit": "2022-05-27T12:38:45.963876+06:00",
            "date": null
        },
        {
            "id": 22924,
            "ip_address": "103.116.119.170",
            "count": 1,
            "first_visit": "2022-07-15T08:36:37.075861+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 10436,
            "ip_address": "103.116.119.206",
            "count": 3,
            "first_visit": "2022-05-22T22:45:32.304197+06:00",
            "date": null
        },
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        }
    ]
}