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

{
    "count": 100105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13608&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13592&ordering=ip_address",
    "results": [
        {
            "id": 28724,
            "ip_address": "103.205.68.38",
            "count": 1,
            "first_visit": "2022-07-28T11:36:26.188305+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 62261,
            "ip_address": "103.205.68.46",
            "count": 1,
            "first_visit": "2024-01-04T02:52:59.568237+06:00",
            "date": "2024-01-04"
        },
        {
            "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"
        }
    ]
}