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

{
    "count": 101364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81504&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81488&ordering=count",
    "results": [
        {
            "id": 30654,
            "ip_address": "116.204.228.130",
            "count": 2,
            "first_visit": "2022-08-01T13:54:30.694273+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 10357,
            "ip_address": "45.125.220.162",
            "count": 2,
            "first_visit": "2022-05-22T18:01:33.586713+06:00",
            "date": null
        },
        {
            "id": 15635,
            "ip_address": "119.30.38.243",
            "count": 2,
            "first_visit": "2022-06-16T11:28:30.052183+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 7760,
            "ip_address": "116.58.201.21",
            "count": 2,
            "first_visit": "2022-05-17T09:47:29.527722+06:00",
            "date": null
        },
        {
            "id": 31955,
            "ip_address": "180.148.214.129",
            "count": 2,
            "first_visit": "2022-08-14T01:16:08.739717+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 4502,
            "ip_address": "45.248.151.11",
            "count": 2,
            "first_visit": "2022-03-19T17:00:26.904615+06:00",
            "date": null
        },
        {
            "id": 4462,
            "ip_address": "118.179.222.96",
            "count": 2,
            "first_visit": "2022-03-17T22:18:09.410072+06:00",
            "date": null
        },
        {
            "id": 24560,
            "ip_address": "42.0.4.228",
            "count": 2,
            "first_visit": "2022-07-20T11:46:58.742544+06:00",
            "date": "2022-07-20"
        }
    ]
}