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

{
    "count": 92103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1624&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1608&ordering=id",
    "results": [
        {
            "id": 1617,
            "ip_address": "123.49.48.150",
            "count": 3,
            "first_visit": "2022-01-03T11:44:29.132211+06:00",
            "date": null
        },
        {
            "id": 1618,
            "ip_address": "114.119.159.109",
            "count": 15,
            "first_visit": "2022-01-03T14:56:35.460468+06:00",
            "date": null
        },
        {
            "id": 1619,
            "ip_address": "3.85.96.211",
            "count": 1,
            "first_visit": "2022-01-03T16:21:17.853516+06:00",
            "date": null
        },
        {
            "id": 1620,
            "ip_address": "103.87.214.166",
            "count": 2,
            "first_visit": "2022-01-03T16:40:04.708405+06:00",
            "date": null
        },
        {
            "id": 1621,
            "ip_address": "23.106.56.38",
            "count": 1,
            "first_visit": "2022-01-03T16:44:00.836758+06:00",
            "date": null
        },
        {
            "id": 1622,
            "ip_address": "23.106.56.13",
            "count": 1,
            "first_visit": "2022-01-03T16:56:58.480429+06:00",
            "date": null
        },
        {
            "id": 1623,
            "ip_address": "144.48.109.208",
            "count": 1,
            "first_visit": "2022-01-03T17:26:59.209412+06:00",
            "date": null
        },
        {
            "id": 1624,
            "ip_address": "193.248.106.250",
            "count": 2,
            "first_visit": "2022-01-03T17:29:33.151373+06:00",
            "date": null
        }
    ]
}