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

{
    "count": 98259,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17440&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17424&ordering=ip_address",
    "results": [
        {
            "id": 92254,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2025-11-21T18:20:21.729004+06:00",
            "date": "2025-11-21"
        },
        {
            "id": 87263,
            "ip_address": "103.25.251.243",
            "count": 2,
            "first_visit": "2025-08-06T18:47:42.980849+06:00",
            "date": "2025-08-06"
        },
        {
            "id": 19251,
            "ip_address": "103.25.251.243",
            "count": 1,
            "first_visit": "2022-06-26T23:56:41.886829+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 11795,
            "ip_address": "103.25.251.244",
            "count": 2,
            "first_visit": "2022-05-26T23:50:23.370445+06:00",
            "date": null
        },
        {
            "id": 23919,
            "ip_address": "103.25.251.244",
            "count": 1,
            "first_visit": "2022-07-18T23:25:16.261770+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27617,
            "ip_address": "103.25.251.245",
            "count": 1,
            "first_visit": "2022-07-26T08:07:34.801400+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27404,
            "ip_address": "103.25.251.245",
            "count": 3,
            "first_visit": "2022-07-25T20:26:36.143956+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 5571,
            "ip_address": "103.25.251.245",
            "count": 2,
            "first_visit": "2022-05-03T06:04:59.252982+06:00",
            "date": null
        }
    ]
}