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

{
    "count": 93022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10248&ordering=-ip_address",
    "results": [
        {
            "id": 22818,
            "ip_address": "58.145.189.238",
            "count": 1,
            "first_visit": "2022-07-14T21:02:22.137572+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 26985,
            "ip_address": "58.145.189.237",
            "count": 1,
            "first_visit": "2022-07-25T01:22:28.402851+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6554,
            "ip_address": "58.145.189.237",
            "count": 4,
            "first_visit": "2022-05-16T09:03:24.735825+06:00",
            "date": null
        },
        {
            "id": 35703,
            "ip_address": "58.145.189.237",
            "count": 1,
            "first_visit": "2022-10-10T09:21:31.278762+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 17551,
            "ip_address": "58.145.189.237",
            "count": 1,
            "first_visit": "2022-06-23T00:46:10.052464+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 10204,
            "ip_address": "58.145.189.236",
            "count": 13,
            "first_visit": "2022-05-22T01:37:56.117923+06:00",
            "date": null
        },
        {
            "id": 82825,
            "ip_address": "58.145.189.236",
            "count": 1,
            "first_visit": "2025-05-15T14:49:38.032802+06:00",
            "date": "2025-05-15"
        },
        {
            "id": 19395,
            "ip_address": "58.145.189.236",
            "count": 1,
            "first_visit": "2022-06-27T10:19:39.738000+06:00",
            "date": "2022-06-27"
        }
    ]
}