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

{
    "count": 96923,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2928&ordering=ip_address",
    "results": [
        {
            "id": 24909,
            "ip_address": "103.120.38.82",
            "count": 1,
            "first_visit": "2022-07-20T21:17:39.095260+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 18125,
            "ip_address": "103.120.38.82",
            "count": 1,
            "first_visit": "2022-06-24T14:20:12.035942+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 834,
            "ip_address": "103.120.38.89",
            "count": 2,
            "first_visit": "2021-12-19T18:18:51.779285+06:00",
            "date": null
        },
        {
            "id": 17602,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-06-23T06:20:32.823038+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 24464,
            "ip_address": "103.120.38.90",
            "count": 1,
            "first_visit": "2022-07-20T10:34:38.463670+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 12934,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-05-30T23:59:09.785906+06:00",
            "date": null
        },
        {
            "id": 28929,
            "ip_address": "103.120.38.91",
            "count": 2,
            "first_visit": "2022-07-28T22:17:16.977681+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 2836,
            "ip_address": "103.120.38.91",
            "count": 2,
            "first_visit": "2022-01-25T19:14:53.042394+06:00",
            "date": null
        }
    ]
}