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

{
    "count": 101542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77992&ordering=count",
    "results": [
        {
            "id": 6136,
            "ip_address": "116.58.201.93",
            "count": 2,
            "first_visit": "2022-05-14T20:36:41.090799+06:00",
            "date": null
        },
        {
            "id": 6082,
            "ip_address": "37.111.207.136",
            "count": 2,
            "first_visit": "2022-05-14T19:30:22.684613+06:00",
            "date": null
        },
        {
            "id": 931,
            "ip_address": "103.220.206.210",
            "count": 2,
            "first_visit": "2021-12-19T21:45:26.235930+06:00",
            "date": null
        },
        {
            "id": 6579,
            "ip_address": "37.111.228.84",
            "count": 2,
            "first_visit": "2022-05-16T10:03:16.228263+06:00",
            "date": null
        },
        {
            "id": 17089,
            "ip_address": "114.119.128.67",
            "count": 2,
            "first_visit": "2022-06-21T16:46:49.457126+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17103,
            "ip_address": "114.119.128.44",
            "count": 2,
            "first_visit": "2022-06-21T17:38:27.389581+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 10120,
            "ip_address": "116.58.203.78",
            "count": 2,
            "first_visit": "2022-05-21T22:37:14.719109+06:00",
            "date": null
        },
        {
            "id": 6070,
            "ip_address": "37.111.200.165",
            "count": 2,
            "first_visit": "2022-05-14T19:25:22.948633+06:00",
            "date": null
        }
    ]
}