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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80600&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80584&ordering=count",
    "results": [
        {
            "id": 26144,
            "ip_address": "114.119.134.10",
            "count": 2,
            "first_visit": "2022-07-23T00:46:10.852951+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 15996,
            "ip_address": "114.119.132.89",
            "count": 2,
            "first_visit": "2022-06-17T14:46:34.592985+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 26146,
            "ip_address": "114.119.134.41",
            "count": 2,
            "first_visit": "2022-07-23T01:01:42.548359+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 39996,
            "ip_address": "202.86.222.28",
            "count": 2,
            "first_visit": "2023-01-07T07:03:22.273929+06:00",
            "date": "2023-01-07"
        },
        {
            "id": 8366,
            "ip_address": "103.253.46.118",
            "count": 2,
            "first_visit": "2022-05-17T22:36:05.497806+06:00",
            "date": null
        },
        {
            "id": 37090,
            "ip_address": "147.182.244.96",
            "count": 2,
            "first_visit": "2022-11-08T07:54:34.285992+06:00",
            "date": "2022-11-08"
        },
        {
            "id": 8267,
            "ip_address": "103.230.106.52",
            "count": 2,
            "first_visit": "2022-05-17T19:19:10.556726+06:00",
            "date": null
        },
        {
            "id": 8376,
            "ip_address": "103.67.158.78",
            "count": 2,
            "first_visit": "2022-05-17T22:38:11.929197+06:00",
            "date": null
        }
    ]
}