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

{
    "count": 92193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3520&ordering=ip_address",
    "results": [
        {
            "id": 36046,
            "ip_address": "103.126.21.153",
            "count": 1,
            "first_visit": "2022-10-17T22:49:41.271425+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 70688,
            "ip_address": "103.126.21.218",
            "count": 1,
            "first_visit": "2024-07-04T17:16:41.341297+06:00",
            "date": "2024-07-04"
        },
        {
            "id": 12994,
            "ip_address": "103.126.21.240",
            "count": 3,
            "first_visit": "2022-05-31T02:01:57.697422+06:00",
            "date": null
        },
        {
            "id": 32521,
            "ip_address": "103.126.21.250",
            "count": 2,
            "first_visit": "2022-08-20T14:59:47.178696+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 22551,
            "ip_address": "103.126.21.250",
            "count": 1,
            "first_visit": "2022-07-14T12:44:28.135744+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 32345,
            "ip_address": "103.126.21.250",
            "count": 1,
            "first_visit": "2022-08-18T13:35:01.876312+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 4326,
            "ip_address": "103.126.21.32",
            "count": 1,
            "first_visit": "2022-03-13T08:51:27.694455+06:00",
            "date": null
        },
        {
            "id": 18834,
            "ip_address": "103.126.21.32",
            "count": 1,
            "first_visit": "2022-06-25T22:55:18.355088+06:00",
            "date": "2022-06-25"
        }
    ]
}