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

{
    "count": 101370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81344&ordering=ip_address",
    "results": [
        {
            "id": 8533,
            "ip_address": "37.111.243.189",
            "count": 1,
            "first_visit": "2022-05-17T23:43:26.278153+06:00",
            "date": null
        },
        {
            "id": 11555,
            "ip_address": "37.111.243.19",
            "count": 1,
            "first_visit": "2022-05-26T00:31:00.636920+06:00",
            "date": null
        },
        {
            "id": 62407,
            "ip_address": "37.111.243.19",
            "count": 1,
            "first_visit": "2024-01-05T13:50:28.430255+06:00",
            "date": "2024-01-05"
        },
        {
            "id": 7235,
            "ip_address": "37.111.243.193",
            "count": 2,
            "first_visit": "2022-05-16T20:04:07.665180+06:00",
            "date": null
        },
        {
            "id": 66815,
            "ip_address": "37.111.243.194",
            "count": 1,
            "first_visit": "2024-04-09T23:53:36.448945+06:00",
            "date": "2024-04-09"
        },
        {
            "id": 26694,
            "ip_address": "37.111.243.195",
            "count": 2,
            "first_visit": "2022-07-24T11:34:32.109496+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 7146,
            "ip_address": "37.111.243.197",
            "count": 1,
            "first_visit": "2022-05-16T19:39:48.406888+06:00",
            "date": null
        },
        {
            "id": 7491,
            "ip_address": "37.111.243.2",
            "count": 1,
            "first_visit": "2022-05-16T23:41:15.760434+06:00",
            "date": null
        }
    ]
}