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

{
    "count": 100179,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89560&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89544&ordering=count",
    "results": [
        {
            "id": 5902,
            "ip_address": "114.119.143.59",
            "count": 3,
            "first_visit": "2022-05-12T08:45:03.130639+06:00",
            "date": null
        },
        {
            "id": 5907,
            "ip_address": "37.111.211.232",
            "count": 3,
            "first_visit": "2022-05-12T13:01:10.590178+06:00",
            "date": null
        },
        {
            "id": 5929,
            "ip_address": "114.119.132.10",
            "count": 3,
            "first_visit": "2022-05-12T23:47:23.832557+06:00",
            "date": null
        },
        {
            "id": 6012,
            "ip_address": "37.111.206.166",
            "count": 3,
            "first_visit": "2022-05-14T16:47:58.694736+06:00",
            "date": null
        },
        {
            "id": 6127,
            "ip_address": "202.134.13.131",
            "count": 3,
            "first_visit": "2022-05-14T19:55:50.169232+06:00",
            "date": null
        },
        {
            "id": 20324,
            "ip_address": "103.120.34.66",
            "count": 3,
            "first_visit": "2022-06-30T11:33:55.337260+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 32367,
            "ip_address": "66.249.66.30",
            "count": 3,
            "first_visit": "2022-08-18T18:43:47.296767+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 25159,
            "ip_address": "66.249.66.8",
            "count": 3,
            "first_visit": "2022-07-21T07:17:47.820242+06:00",
            "date": "2022-07-21"
        }
    ]
}