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

{
    "count": 96174,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20128&ordering=ip_address",
    "results": [
        {
            "id": 30776,
            "ip_address": "103.67.158.142",
            "count": 1,
            "first_visit": "2022-08-02T07:53:16.706421+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 773,
            "ip_address": "103.67.158.142",
            "count": 2,
            "first_visit": "2021-12-17T22:37:24.609940+06:00",
            "date": null
        },
        {
            "id": 457,
            "ip_address": "103.67.158.143",
            "count": 3,
            "first_visit": "2021-12-08T21:22:03.020783+06:00",
            "date": null
        },
        {
            "id": 32449,
            "ip_address": "103.67.158.143",
            "count": 1,
            "first_visit": "2022-08-19T18:27:10.504487+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 29368,
            "ip_address": "103.67.158.143",
            "count": 1,
            "first_visit": "2022-07-29T15:34:57.413557+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 27441,
            "ip_address": "103.67.158.143",
            "count": 2,
            "first_visit": "2022-07-25T22:42:34.798369+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 59195,
            "ip_address": "103.67.158.144",
            "count": 1,
            "first_visit": "2023-11-08T17:44:37.646921+06:00",
            "date": "2023-11-08"
        },
        {
            "id": 28778,
            "ip_address": "103.67.158.145",
            "count": 1,
            "first_visit": "2022-07-28T12:34:43.641908+06:00",
            "date": "2022-07-28"
        }
    ]
}