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

{
    "count": 98135,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13328&ordering=ip_address",
    "results": [
        {
            "id": 1792,
            "ip_address": "103.205.68.54",
            "count": 2,
            "first_visit": "2022-01-11T11:09:36.098461+06:00",
            "date": null
        },
        {
            "id": 1961,
            "ip_address": "103.205.68.58",
            "count": 7,
            "first_visit": "2022-01-11T21:48:43.257079+06:00",
            "date": null
        },
        {
            "id": 15360,
            "ip_address": "103.205.68.6",
            "count": 1,
            "first_visit": "2022-06-15T16:54:12.362029+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 29908,
            "ip_address": "103.205.68.70",
            "count": 5,
            "first_visit": "2022-07-30T13:54:37.365406+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 25461,
            "ip_address": "103.205.68.78",
            "count": 2,
            "first_visit": "2022-07-21T12:01:50.520652+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26135,
            "ip_address": "103.205.68.78",
            "count": 1,
            "first_visit": "2022-07-23T00:29:56.312257+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 57686,
            "ip_address": "103.205.68.86",
            "count": 1,
            "first_visit": "2023-10-15T22:15:30.091709+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 73296,
            "ip_address": "103.205.69.10",
            "count": 2,
            "first_visit": "2024-09-11T21:06:51.295237+06:00",
            "date": "2024-09-11"
        }
    ]
}