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

{
    "count": 97299,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23024&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23008&ordering=ip_address",
    "results": [
        {
            "id": 23642,
            "ip_address": "103.89.24.216",
            "count": 1,
            "first_visit": "2022-07-18T21:59:57.733390+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 9434,
            "ip_address": "103.89.24.217",
            "count": 1,
            "first_visit": "2022-05-19T16:53:50.899983+06:00",
            "date": null
        },
        {
            "id": 27926,
            "ip_address": "103.89.24.221",
            "count": 1,
            "first_visit": "2022-07-27T00:00:01.728938+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 23802,
            "ip_address": "103.89.24.238",
            "count": 1,
            "first_visit": "2022-07-18T22:37:07.965631+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 7717,
            "ip_address": "103.89.24.34",
            "count": 2,
            "first_visit": "2022-05-17T09:20:25.940187+06:00",
            "date": null
        },
        {
            "id": 15683,
            "ip_address": "103.89.24.34",
            "count": 1,
            "first_visit": "2022-06-16T14:09:46.608555+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 29624,
            "ip_address": "103.89.24.39",
            "count": 3,
            "first_visit": "2022-07-30T01:38:52.027428+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 36673,
            "ip_address": "103.89.24.40",
            "count": 4,
            "first_visit": "2022-10-30T12:47:53.556063+06:00",
            "date": "2022-10-30"
        }
    ]
}