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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80704&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80688&ordering=count",
    "results": [
        {
            "id": 34447,
            "ip_address": "103.129.35.252",
            "count": 2,
            "first_visit": "2022-09-15T16:48:39.612276+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 19217,
            "ip_address": "103.60.175.69",
            "count": 2,
            "first_visit": "2022-06-26T22:46:18.030055+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 29871,
            "ip_address": "27.147.202.132",
            "count": 2,
            "first_visit": "2022-07-30T12:15:16.341994+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3652,
            "ip_address": "113.11.122.86",
            "count": 2,
            "first_visit": "2022-02-16T07:18:57.737953+06:00",
            "date": null
        },
        {
            "id": 13297,
            "ip_address": "103.67.157.196",
            "count": 2,
            "first_visit": "2022-06-01T21:20:04.253152+06:00",
            "date": null
        },
        {
            "id": 18029,
            "ip_address": "42.0.4.249",
            "count": 2,
            "first_visit": "2022-06-24T08:55:17.191520+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 8273,
            "ip_address": "37.111.214.206",
            "count": 2,
            "first_visit": "2022-05-17T19:41:01.728377+06:00",
            "date": null
        },
        {
            "id": 3653,
            "ip_address": "71.198.152.44",
            "count": 2,
            "first_visit": "2022-02-16T07:26:49.802426+06:00",
            "date": null
        }
    ]
}