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

{
    "count": 92337,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7320&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=7304&ordering=ip_address",
    "results": [
        {
            "id": 74545,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2024-10-21T15:04:47.232996+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 68284,
            "ip_address": "103.150.26.238",
            "count": 2,
            "first_visit": "2024-05-13T23:39:03.705414+06:00",
            "date": "2024-05-13"
        },
        {
            "id": 69958,
            "ip_address": "103.150.26.238",
            "count": 2,
            "first_visit": "2024-06-17T07:49:45.377128+06:00",
            "date": "2024-06-17"
        },
        {
            "id": 36892,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2022-11-03T19:34:47.640476+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 5664,
            "ip_address": "103.150.26.238",
            "count": 5,
            "first_visit": "2022-05-06T11:18:53.748125+06:00",
            "date": null
        },
        {
            "id": 15941,
            "ip_address": "103.150.26.238",
            "count": 1,
            "first_visit": "2022-06-17T11:01:36.779120+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 67497,
            "ip_address": "103.150.26.238",
            "count": 3,
            "first_visit": "2024-04-25T16:33:37.767052+06:00",
            "date": "2024-04-25"
        },
        {
            "id": 3792,
            "ip_address": "103.150.26.241",
            "count": 2,
            "first_visit": "2022-02-22T13:11:36.735450+06:00",
            "date": null
        }
    ]
}