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

{
    "count": 98488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19600&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19584&ordering=ip_address",
    "results": [
        {
            "id": 93137,
            "ip_address": "103.60.175.106",
            "count": 2,
            "first_visit": "2025-12-20T09:31:27.547813+06:00",
            "date": "2025-12-20"
        },
        {
            "id": 23105,
            "ip_address": "103.60.175.107",
            "count": 1,
            "first_visit": "2022-07-16T07:44:01.622694+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 6416,
            "ip_address": "103.60.175.108",
            "count": 1,
            "first_visit": "2022-05-15T21:29:32.403428+06:00",
            "date": null
        },
        {
            "id": 17857,
            "ip_address": "103.60.175.108",
            "count": 1,
            "first_visit": "2022-06-23T22:02:34.384198+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 37266,
            "ip_address": "103.60.175.108",
            "count": 2,
            "first_visit": "2022-11-11T20:28:34.523199+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 37027,
            "ip_address": "103.60.175.108",
            "count": 1,
            "first_visit": "2022-11-06T23:39:04.880179+06:00",
            "date": "2022-11-06"
        },
        {
            "id": 6186,
            "ip_address": "103.60.175.110",
            "count": 1,
            "first_visit": "2022-05-15T01:15:48.106126+06:00",
            "date": null
        },
        {
            "id": 24718,
            "ip_address": "103.60.175.110",
            "count": 1,
            "first_visit": "2022-07-20T15:46:55.505179+06:00",
            "date": "2022-07-20"
        }
    ]
}