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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80040&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80024&ordering=count",
    "results": [
        {
            "id": 8792,
            "ip_address": "103.209.21.11",
            "count": 2,
            "first_visit": "2022-05-18T10:58:21.369870+06:00",
            "date": null
        },
        {
            "id": 18859,
            "ip_address": "202.134.10.130",
            "count": 2,
            "first_visit": "2022-06-26T00:01:12.122454+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 11496,
            "ip_address": "103.151.60.249",
            "count": 2,
            "first_visit": "2022-05-25T23:14:29.907576+06:00",
            "date": null
        },
        {
            "id": 18886,
            "ip_address": "114.119.131.42",
            "count": 2,
            "first_visit": "2022-06-26T01:55:35.639784+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 21739,
            "ip_address": "27.147.205.236",
            "count": 2,
            "first_visit": "2022-07-09T13:49:26.147587+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 8689,
            "ip_address": "119.30.45.219",
            "count": 2,
            "first_visit": "2022-05-18T08:47:25.176058+06:00",
            "date": null
        },
        {
            "id": 18896,
            "ip_address": "168.119.68.187",
            "count": 2,
            "first_visit": "2022-06-26T02:38:24.542970+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 8786,
            "ip_address": "116.58.203.38",
            "count": 2,
            "first_visit": "2022-05-18T10:49:55.519866+06:00",
            "date": null
        }
    ]
}