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

{
    "count": 99794,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12224&ordering=-count",
    "results": [
        {
            "id": 23143,
            "ip_address": "103.230.62.3",
            "count": 3,
            "first_visit": "2022-07-16T12:31:16.259444+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 67250,
            "ip_address": "114.119.140.48",
            "count": 3,
            "first_visit": "2024-04-21T02:25:50.876308+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 23069,
            "ip_address": "168.119.68.181",
            "count": 3,
            "first_visit": "2022-07-16T02:30:17.868275+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 23060,
            "ip_address": "114.119.134.203",
            "count": 3,
            "first_visit": "2022-07-16T01:14:52.733878+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 9863,
            "ip_address": "43.245.123.81",
            "count": 3,
            "first_visit": "2022-05-20T23:08:36.785833+06:00",
            "date": null
        },
        {
            "id": 4950,
            "ip_address": "45.250.23.28",
            "count": 3,
            "first_visit": "2022-04-06T14:47:44.948391+06:00",
            "date": null
        },
        {
            "id": 67249,
            "ip_address": "114.119.145.187",
            "count": 3,
            "first_visit": "2024-04-21T01:50:13.686215+06:00",
            "date": "2024-04-21"
        },
        {
            "id": 23121,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-16T09:55:21.585292+06:00",
            "date": "2022-07-16"
        }
    ]
}