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

{
    "count": 100045,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21856&ordering=ip_address",
    "results": [
        {
            "id": 34312,
            "ip_address": "103.73.196.138",
            "count": 2,
            "first_visit": "2022-09-13T12:03:04.753149+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 9560,
            "ip_address": "103.73.196.140",
            "count": 1,
            "first_visit": "2022-05-19T23:31:25.322529+06:00",
            "date": null
        },
        {
            "id": 23683,
            "ip_address": "103.73.196.142",
            "count": 2,
            "first_visit": "2022-07-18T22:09:16.597063+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 40403,
            "ip_address": "103.73.196.154",
            "count": 4,
            "first_visit": "2023-01-15T09:30:19.520523+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 41479,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-03T20:16:34.459447+06:00",
            "date": "2023-02-03"
        },
        {
            "id": 42678,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-24T23:40:46.377416+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42681,
            "ip_address": "103.73.196.154",
            "count": 1,
            "first_visit": "2023-02-25T00:21:15.922369+06:00",
            "date": "2023-02-25"
        },
        {
            "id": 3030,
            "ip_address": "103.73.196.180",
            "count": 1,
            "first_visit": "2022-01-29T17:55:35.962932+06:00",
            "date": null
        }
    ]
}