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

{
    "count": 95805,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4584&ordering=ip_address",
    "results": [
        {
            "id": 25695,
            "ip_address": "103.133.142.106",
            "count": 1,
            "first_visit": "2022-07-21T22:40:35.594715+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12712,
            "ip_address": "103.133.142.106",
            "count": 1,
            "first_visit": "2022-05-30T09:09:28.192578+06:00",
            "date": null
        },
        {
            "id": 4340,
            "ip_address": "103.133.142.110",
            "count": 13,
            "first_visit": "2022-03-13T18:27:41.145752+06:00",
            "date": null
        },
        {
            "id": 1548,
            "ip_address": "103.133.142.116",
            "count": 1,
            "first_visit": "2021-12-31T21:15:04.725219+06:00",
            "date": null
        },
        {
            "id": 2076,
            "ip_address": "103.133.142.117",
            "count": 1,
            "first_visit": "2022-01-13T01:23:41.307734+06:00",
            "date": null
        },
        {
            "id": 14402,
            "ip_address": "103.133.142.119",
            "count": 1,
            "first_visit": "2022-06-11T01:13:09.883953+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 61892,
            "ip_address": "103.133.142.30",
            "count": 2,
            "first_visit": "2023-12-26T11:32:50.930606+06:00",
            "date": "2023-12-26"
        },
        {
            "id": 26405,
            "ip_address": "103.133.142.70",
            "count": 1,
            "first_visit": "2022-07-23T17:20:01.187088+06:00",
            "date": "2022-07-23"
        }
    ]
}