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

{
    "count": 101652,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76960&ordering=-ip_address",
    "results": [
        {
            "id": 13014,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-05-31T07:31:30.288522+06:00",
            "date": null
        },
        {
            "id": 25983,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-07-22T14:58:56.028118+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 31278,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-08-05T22:05:55.792632+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 21110,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-07-04T20:00:06.060541+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 23730,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-07-18T22:20:35.650685+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 30878,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-08-02T20:08:47.825792+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 7593,
            "ip_address": "103.96.104.93",
            "count": 1,
            "first_visit": "2022-05-17T05:35:59.037372+06:00",
            "date": null
        },
        {
            "id": 13546,
            "ip_address": "103.96.104.87",
            "count": 1,
            "first_visit": "2022-06-05T10:51:39.889108+06:00",
            "date": null
        }
    ]
}