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

{
    "count": 101422,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80248&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80232&ordering=count",
    "results": [
        {
            "id": 22735,
            "ip_address": "103.71.41.149",
            "count": 2,
            "first_visit": "2022-07-14T17:13:32.950445+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 3035,
            "ip_address": "103.230.104.21",
            "count": 2,
            "first_visit": "2022-01-29T20:22:11.638608+06:00",
            "date": null
        },
        {
            "id": 26276,
            "ip_address": "37.111.207.193",
            "count": 2,
            "first_visit": "2022-07-23T10:37:21.427164+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26184,
            "ip_address": "103.67.158.124",
            "count": 2,
            "first_visit": "2022-07-23T04:26:35.911609+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 17420,
            "ip_address": "114.119.134.72",
            "count": 2,
            "first_visit": "2022-06-22T17:05:31.288558+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 35486,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-10-04T21:08:19.847266+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 8627,
            "ip_address": "103.82.11.3",
            "count": 2,
            "first_visit": "2022-05-18T03:58:47.116300+06:00",
            "date": null
        },
        {
            "id": 18978,
            "ip_address": "202.134.14.131",
            "count": 2,
            "first_visit": "2022-06-26T08:41:27.766324+06:00",
            "date": "2022-06-26"
        }
    ]
}