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

{
    "count": 98305,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17736&ordering=ip_address",
    "results": [
        {
            "id": 60377,
            "ip_address": "103.253.45.34",
            "count": 1,
            "first_visit": "2023-12-01T11:09:45.967929+06:00",
            "date": "2023-12-01"
        },
        {
            "id": 53953,
            "ip_address": "103.253.45.34",
            "count": 1,
            "first_visit": "2023-08-31T09:18:01.183228+06:00",
            "date": "2023-08-31"
        },
        {
            "id": 6197,
            "ip_address": "103.253.45.37",
            "count": 1,
            "first_visit": "2022-05-15T03:44:09.273068+06:00",
            "date": null
        },
        {
            "id": 12632,
            "ip_address": "103.253.45.39",
            "count": 2,
            "first_visit": "2022-05-29T23:38:01.439559+06:00",
            "date": null
        },
        {
            "id": 39165,
            "ip_address": "103.253.45.40",
            "count": 2,
            "first_visit": "2022-12-22T16:14:01.051171+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 28949,
            "ip_address": "103.253.45.42",
            "count": 1,
            "first_visit": "2022-07-28T22:47:17.158289+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 7198,
            "ip_address": "103.253.45.43",
            "count": 1,
            "first_visit": "2022-05-16T19:56:27.110432+06:00",
            "date": null
        },
        {
            "id": 26267,
            "ip_address": "103.253.45.43",
            "count": 1,
            "first_visit": "2022-07-23T10:24:50.102889+06:00",
            "date": "2022-07-23"
        }
    ]
}