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

{
    "count": 100248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20736&ordering=ip_address",
    "results": [
        {
            "id": 32444,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-08-19T15:48:11.002148+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 12647,
            "ip_address": "103.67.157.239",
            "count": 1,
            "first_visit": "2022-05-29T23:57:52.450463+06:00",
            "date": null
        },
        {
            "id": 19756,
            "ip_address": "103.67.157.24",
            "count": 1,
            "first_visit": "2022-06-28T15:32:43.575264+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 8505,
            "ip_address": "103.67.157.24",
            "count": 3,
            "first_visit": "2022-05-17T23:29:59.197890+06:00",
            "date": null
        },
        {
            "id": 23288,
            "ip_address": "103.67.157.24",
            "count": 2,
            "first_visit": "2022-07-17T11:17:53.692816+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 19000,
            "ip_address": "103.67.157.240",
            "count": 1,
            "first_visit": "2022-06-26T09:28:33.845077+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9553,
            "ip_address": "103.67.157.240",
            "count": 2,
            "first_visit": "2022-05-19T23:27:14.593053+06:00",
            "date": null
        },
        {
            "id": 26155,
            "ip_address": "103.67.157.241",
            "count": 1,
            "first_visit": "2022-07-23T01:21:40.236390+06:00",
            "date": "2022-07-23"
        }
    ]
}