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

{
    "count": 102696,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50472&ordering=ip_address",
    "results": [
        {
            "id": 56766,
            "ip_address": "119.30.35.109",
            "count": 1,
            "first_visit": "2023-10-04T20:16:41.398787+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 29066,
            "ip_address": "119.30.35.110",
            "count": 1,
            "first_visit": "2022-07-29T02:05:38.064459+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7724,
            "ip_address": "119.30.35.113",
            "count": 2,
            "first_visit": "2022-05-17T09:24:48.629451+06:00",
            "date": null
        },
        {
            "id": 28230,
            "ip_address": "119.30.35.117",
            "count": 1,
            "first_visit": "2022-07-27T14:01:42.697314+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28674,
            "ip_address": "119.30.35.117",
            "count": 1,
            "first_visit": "2022-07-28T10:44:11.810923+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8034,
            "ip_address": "119.30.35.118",
            "count": 1,
            "first_visit": "2022-05-17T12:07:40.895583+06:00",
            "date": null
        },
        {
            "id": 25382,
            "ip_address": "119.30.35.119",
            "count": 1,
            "first_visit": "2022-07-21T11:14:17.961990+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 30257,
            "ip_address": "119.30.35.122",
            "count": 1,
            "first_visit": "2022-07-31T09:59:31.126291+06:00",
            "date": "2022-07-31"
        }
    ]
}