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

{
    "count": 97308,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23048&ordering=ip_address",
    "results": [
        {
            "id": 12207,
            "ip_address": "103.90.213.42",
            "count": 2,
            "first_visit": "2022-05-28T14:48:50.475047+06:00",
            "date": null
        },
        {
            "id": 8477,
            "ip_address": "103.90.214.118",
            "count": 1,
            "first_visit": "2022-05-17T23:16:25.965772+06:00",
            "date": null
        },
        {
            "id": 8476,
            "ip_address": "103.90.214.118",
            "count": 1,
            "first_visit": "2022-05-17T23:16:25.965247+06:00",
            "date": null
        },
        {
            "id": 13467,
            "ip_address": "103.90.214.126",
            "count": 1,
            "first_visit": "2022-06-03T20:25:01.140064+06:00",
            "date": null
        },
        {
            "id": 14281,
            "ip_address": "103.90.214.126",
            "count": 2,
            "first_visit": "2022-06-10T06:14:44.607157+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 11931,
            "ip_address": "103.90.215.14",
            "count": 1,
            "first_visit": "2022-05-27T13:58:40.119252+06:00",
            "date": null
        },
        {
            "id": 63427,
            "ip_address": "103.91.100.199",
            "count": 1,
            "first_visit": "2024-01-19T15:14:02.657773+06:00",
            "date": "2024-01-19"
        },
        {
            "id": 61752,
            "ip_address": "103.91.104.13",
            "count": 1,
            "first_visit": "2023-12-24T10:15:31.831707+06:00",
            "date": "2023-12-24"
        }
    ]
}