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

{
    "count": 94182,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12744&ordering=ip_address",
    "results": [
        {
            "id": 2332,
            "ip_address": "103.205.68.22",
            "count": 4,
            "first_visit": "2022-01-16T21:51:12.702564+06:00",
            "date": null
        },
        {
            "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": 31337,
            "ip_address": "103.205.68.38",
            "count": 1,
            "first_visit": "2022-08-06T13:41:59.127371+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 33757,
            "ip_address": "103.205.68.38",
            "count": 1,
            "first_visit": "2022-09-03T15:06:18.868198+06:00",
            "date": "2022-09-03"
        },
        {
            "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"
        }
    ]
}