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

{
    "count": 98136,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2096&ordering=ip_address",
    "results": [
        {
            "id": 61783,
            "ip_address": "103.114.98.55",
            "count": 1,
            "first_visit": "2023-12-24T19:10:41.547108+06:00",
            "date": "2023-12-24"
        },
        {
            "id": 10889,
            "ip_address": "103.114.98.6",
            "count": 1,
            "first_visit": "2022-05-24T10:41:32.198619+06:00",
            "date": null
        },
        {
            "id": 38492,
            "ip_address": "103.114.98.75",
            "count": 1,
            "first_visit": "2022-12-08T21:43:09.951602+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 26039,
            "ip_address": "103.114.98.94",
            "count": 2,
            "first_visit": "2022-07-22T17:12:01.702093+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26801,
            "ip_address": "103.114.98.94",
            "count": 1,
            "first_visit": "2022-07-24T16:45:04.569779+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 13580,
            "ip_address": "103.114.99.106",
            "count": 1,
            "first_visit": "2022-06-05T21:30:26.437045+06:00",
            "date": null
        },
        {
            "id": 13692,
            "ip_address": "103.114.99.106",
            "count": 1,
            "first_visit": "2022-06-06T21:04:49.248561+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 22553,
            "ip_address": "103.114.99.242",
            "count": 1,
            "first_visit": "2022-07-14T12:45:15.105763+06:00",
            "date": "2022-07-14"
        }
    ]
}