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

{
    "count": 100782,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18536&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18520&ordering=ip_address",
    "results": [
        {
            "id": 24345,
            "ip_address": "103.29.124.13",
            "count": 1,
            "first_visit": "2022-07-20T01:55:10.580552+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5085,
            "ip_address": "103.29.124.2",
            "count": 1,
            "first_visit": "2022-04-12T15:11:28.942634+06:00",
            "date": null
        },
        {
            "id": 5092,
            "ip_address": "103.29.124.21",
            "count": 3,
            "first_visit": "2022-04-13T01:05:10.249308+06:00",
            "date": null
        },
        {
            "id": 79032,
            "ip_address": "103.29.124.31",
            "count": 4,
            "first_visit": "2025-02-17T02:35:45.088250+06:00",
            "date": "2025-02-17"
        },
        {
            "id": 10297,
            "ip_address": "103.29.124.32",
            "count": 1,
            "first_visit": "2022-05-22T13:57:08.225903+06:00",
            "date": null
        },
        {
            "id": 24334,
            "ip_address": "103.29.124.32",
            "count": 1,
            "first_visit": "2022-07-20T01:38:19.168077+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19261,
            "ip_address": "103.29.124.33",
            "count": 1,
            "first_visit": "2022-06-27T00:29:42.637728+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19035,
            "ip_address": "103.29.124.33",
            "count": 4,
            "first_visit": "2022-06-26T10:38:59.163017+06:00",
            "date": "2022-06-26"
        }
    ]
}