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

{
    "count": 101447,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79248&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79232&ordering=count",
    "results": [
        {
            "id": 16582,
            "ip_address": "103.216.56.249",
            "count": 2,
            "first_visit": "2022-06-19T12:55:25.561241+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 12446,
            "ip_address": "43.228.238.124",
            "count": 2,
            "first_visit": "2022-05-29T11:59:09.105784+06:00",
            "date": null
        },
        {
            "id": 39046,
            "ip_address": "103.104.217.241",
            "count": 2,
            "first_visit": "2022-12-20T18:37:28.425362+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 2131,
            "ip_address": "103.237.37.236",
            "count": 2,
            "first_visit": "2022-01-13T15:52:42.852354+06:00",
            "date": null
        },
        {
            "id": 30344,
            "ip_address": "37.111.213.189",
            "count": 2,
            "first_visit": "2022-07-31T11:25:00.039635+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 36939,
            "ip_address": "103.25.251.254",
            "count": 2,
            "first_visit": "2022-11-04T23:34:04.851057+06:00",
            "date": "2022-11-04"
        },
        {
            "id": 18587,
            "ip_address": "37.111.232.80",
            "count": 2,
            "first_visit": "2022-06-25T12:57:16.529460+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2099,
            "ip_address": "114.74.115.141",
            "count": 2,
            "first_visit": "2022-01-13T11:06:18.087996+06:00",
            "date": null
        }
    ]
}