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

{
    "count": 102936,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52200&ordering=-ip_address",
    "results": [
        {
            "id": 13862,
            "ip_address": "119.30.38.109",
            "count": 1,
            "first_visit": "2022-06-07T19:15:14.970861+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 15409,
            "ip_address": "119.30.38.107",
            "count": 1,
            "first_visit": "2022-06-15T18:56:49.279551+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 24281,
            "ip_address": "119.30.38.104",
            "count": 1,
            "first_visit": "2022-07-20T00:27:01.368870+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 44647,
            "ip_address": "119.30.38.104",
            "count": 2,
            "first_visit": "2023-03-31T16:11:41.428226+06:00",
            "date": "2023-03-31"
        },
        {
            "id": 7461,
            "ip_address": "119.30.38.103",
            "count": 3,
            "first_visit": "2022-05-16T23:21:07.322102+06:00",
            "date": null
        },
        {
            "id": 7068,
            "ip_address": "119.30.38.101",
            "count": 2,
            "first_visit": "2022-05-16T19:10:31.436987+06:00",
            "date": null
        },
        {
            "id": 3321,
            "ip_address": "119.30.38.100",
            "count": 1,
            "first_visit": "2022-02-05T10:29:31.033772+06:00",
            "date": null
        },
        {
            "id": 30642,
            "ip_address": "119.30.38.100",
            "count": 2,
            "first_visit": "2022-08-01T12:18:06.449983+06:00",
            "date": "2022-08-01"
        }
    ]
}