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

{
    "count": 101437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79440&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79424&ordering=count",
    "results": [
        {
            "id": 10750,
            "ip_address": "37.111.238.39",
            "count": 2,
            "first_visit": "2022-05-23T22:31:44.356139+06:00",
            "date": null
        },
        {
            "id": 2327,
            "ip_address": "212.102.54.110",
            "count": 2,
            "first_visit": "2022-01-16T19:51:30.479354+06:00",
            "date": null
        },
        {
            "id": 35585,
            "ip_address": "103.100.235.208",
            "count": 2,
            "first_visit": "2022-10-07T00:17:48.504179+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 9209,
            "ip_address": "103.85.233.34",
            "count": 2,
            "first_visit": "2022-05-18T23:50:44.989141+06:00",
            "date": null
        },
        {
            "id": 39962,
            "ip_address": "114.119.146.179",
            "count": 2,
            "first_visit": "2023-01-06T15:52:38.196338+06:00",
            "date": "2023-01-06"
        },
        {
            "id": 26541,
            "ip_address": "114.119.130.30",
            "count": 2,
            "first_visit": "2022-07-24T05:26:19.047676+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 2333,
            "ip_address": "118.179.134.11",
            "count": 2,
            "first_visit": "2022-01-16T21:51:20.311374+06:00",
            "date": null
        },
        {
            "id": 10858,
            "ip_address": "103.115.158.2",
            "count": 2,
            "first_visit": "2022-05-24T10:04:03.279076+06:00",
            "date": null
        }
    ]
}