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

{
    "count": 96106,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19752&ordering=ip_address",
    "results": [
        {
            "id": 11885,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-05-27T10:35:39.408239+06:00",
            "date": null
        },
        {
            "id": 11001,
            "ip_address": "103.67.157.199",
            "count": 3,
            "first_visit": "2022-05-24T14:33:57.080291+06:00",
            "date": null
        },
        {
            "id": 26941,
            "ip_address": "103.67.157.2",
            "count": 1,
            "first_visit": "2022-07-25T00:09:17.687454+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12315,
            "ip_address": "103.67.157.20",
            "count": 2,
            "first_visit": "2022-05-28T23:20:08.730468+06:00",
            "date": null
        },
        {
            "id": 30066,
            "ip_address": "103.67.157.20",
            "count": 1,
            "first_visit": "2022-07-30T23:18:20.866502+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 6388,
            "ip_address": "103.67.157.200",
            "count": 4,
            "first_visit": "2022-05-15T20:12:00.956317+06:00",
            "date": null
        },
        {
            "id": 31126,
            "ip_address": "103.67.157.200",
            "count": 1,
            "first_visit": "2022-08-04T14:33:45.768512+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 9967,
            "ip_address": "103.67.157.201",
            "count": 2,
            "first_visit": "2022-05-21T10:44:48.725960+06:00",
            "date": null
        }
    ]
}