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

{
    "count": 91840,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=768&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=752&ordering=ip_address",
    "results": [
        {
            "id": 2178,
            "ip_address": "103.107.229.212",
            "count": 4,
            "first_visit": "2022-01-14T10:03:24.867485+06:00",
            "date": null
        },
        {
            "id": 30857,
            "ip_address": "103.107.229.215",
            "count": 1,
            "first_visit": "2022-08-02T18:30:17.059029+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 12177,
            "ip_address": "103.107.229.222",
            "count": 1,
            "first_visit": "2022-05-28T13:06:12.514106+06:00",
            "date": null
        },
        {
            "id": 27659,
            "ip_address": "103.107.230.219",
            "count": 1,
            "first_visit": "2022-07-26T10:34:03.155883+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 32538,
            "ip_address": "103.107.231.138",
            "count": 2,
            "first_visit": "2022-08-20T20:15:35.425037+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32554,
            "ip_address": "103.107.231.138",
            "count": 3,
            "first_visit": "2022-08-21T00:12:01.764330+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 67875,
            "ip_address": "103.107.231.3",
            "count": 1,
            "first_visit": "2024-05-04T13:56:47.998938+06:00",
            "date": "2024-05-04"
        },
        {
            "id": 72920,
            "ip_address": "103.107.231.5",
            "count": 1,
            "first_visit": "2024-09-03T09:47:02.526458+06:00",
            "date": "2024-09-03"
        }
    ]
}