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

{
    "count": 102704,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50656&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50640&ordering=ip_address",
    "results": [
        {
            "id": 7068,
            "ip_address": "119.30.38.101",
            "count": 2,
            "first_visit": "2022-05-16T19:10:31.436987+06:00",
            "date": null
        },
        {
            "id": 7461,
            "ip_address": "119.30.38.103",
            "count": 3,
            "first_visit": "2022-05-16T23:21:07.322102+06:00",
            "date": null
        },
        {
            "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": 15409,
            "ip_address": "119.30.38.107",
            "count": 1,
            "first_visit": "2022-06-15T18:56:49.279551+06:00",
            "date": "2022-06-15"
        },
        {
            "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": 8760,
            "ip_address": "119.30.38.111",
            "count": 1,
            "first_visit": "2022-05-18T10:24:02.905236+06:00",
            "date": null
        },
        {
            "id": 64221,
            "ip_address": "119.30.38.111",
            "count": 1,
            "first_visit": "2024-02-02T03:27:37.105612+06:00",
            "date": "2024-02-02"
        }
    ]
}