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

{
    "count": 97620,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10960&ordering=-ip_address",
    "results": [
        {
            "id": 17080,
            "ip_address": "58.145.189.253",
            "count": 1,
            "first_visit": "2022-06-21T16:08:39.573269+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 30458,
            "ip_address": "58.145.189.253",
            "count": 1,
            "first_visit": "2022-07-31T17:15:45.947487+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 37391,
            "ip_address": "58.145.189.253",
            "count": 1,
            "first_visit": "2022-11-14T18:26:36.469639+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 7309,
            "ip_address": "58.145.189.252",
            "count": 1,
            "first_visit": "2022-05-16T21:22:46.398931+06:00",
            "date": null
        },
        {
            "id": 23789,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2022-07-18T22:34:28.939747+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 36561,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2022-10-27T22:48:04.367996+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 6613,
            "ip_address": "58.145.189.251",
            "count": 5,
            "first_visit": "2022-05-16T11:11:17.074205+06:00",
            "date": null
        },
        {
            "id": 61361,
            "ip_address": "58.145.189.251",
            "count": 1,
            "first_visit": "2023-12-18T01:44:12.229937+06:00",
            "date": "2023-12-18"
        }
    ]
}