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

{
    "count": 102723,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50952&ordering=ip_address",
    "results": [
        {
            "id": 39930,
            "ip_address": "119.30.39.208",
            "count": 1,
            "first_visit": "2023-01-05T21:07:52.856800+06:00",
            "date": "2023-01-05"
        },
        {
            "id": 5519,
            "ip_address": "119.30.39.21",
            "count": 3,
            "first_visit": "2022-05-01T13:02:15.072041+06:00",
            "date": null
        },
        {
            "id": 16270,
            "ip_address": "119.30.39.211",
            "count": 1,
            "first_visit": "2022-06-18T08:14:13.173455+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11387,
            "ip_address": "119.30.39.212",
            "count": 2,
            "first_visit": "2022-05-25T16:19:24.349440+06:00",
            "date": null
        },
        {
            "id": 27341,
            "ip_address": "119.30.39.212",
            "count": 2,
            "first_visit": "2022-07-25T14:19:15.074765+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 24518,
            "ip_address": "119.30.39.212",
            "count": 1,
            "first_visit": "2022-07-20T11:10:51.906833+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 16669,
            "ip_address": "119.30.39.213",
            "count": 2,
            "first_visit": "2022-06-19T23:01:09.461478+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 16814,
            "ip_address": "119.30.39.213",
            "count": 3,
            "first_visit": "2022-06-20T12:52:25.183319+06:00",
            "date": "2022-06-20"
        }
    ]
}