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

{
    "count": 96781,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2896&ordering=ip_address",
    "results": [
        {
            "id": 7114,
            "ip_address": "103.120.38.132",
            "count": 1,
            "first_visit": "2022-05-16T19:31:38.294005+06:00",
            "date": null
        },
        {
            "id": 34541,
            "ip_address": "103.120.38.132",
            "count": 1,
            "first_visit": "2022-09-17T10:39:37.676326+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 1313,
            "ip_address": "103.120.38.140",
            "count": 1,
            "first_visit": "2021-12-23T22:04:46.966838+06:00",
            "date": null
        },
        {
            "id": 3183,
            "ip_address": "103.120.38.151",
            "count": 3,
            "first_visit": "2022-02-01T14:48:51.333002+06:00",
            "date": null
        },
        {
            "id": 451,
            "ip_address": "103.120.38.152",
            "count": 1,
            "first_visit": "2021-12-08T19:19:25.703872+06:00",
            "date": null
        },
        {
            "id": 1971,
            "ip_address": "103.120.38.154",
            "count": 1,
            "first_visit": "2022-01-11T22:37:28.891879+06:00",
            "date": null
        },
        {
            "id": 1966,
            "ip_address": "103.120.38.155",
            "count": 8,
            "first_visit": "2022-01-11T22:16:21.538160+06:00",
            "date": null
        },
        {
            "id": 940,
            "ip_address": "103.120.38.163",
            "count": 2,
            "first_visit": "2021-12-19T22:08:16.844455+06:00",
            "date": null
        }
    ]
}