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

{
    "count": 100437,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=ip_address",
    "results": [
        {
            "id": 48567,
            "ip_address": "103.60.175.82",
            "count": 2,
            "first_visit": "2023-06-20T10:50:32.792100+06:00",
            "date": "2023-06-20"
        },
        {
            "id": 19640,
            "ip_address": "103.60.175.82",
            "count": 1,
            "first_visit": "2022-06-28T07:00:41.931421+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 3324,
            "ip_address": "103.60.175.82",
            "count": 4,
            "first_visit": "2022-02-05T12:42:27.106929+06:00",
            "date": null
        },
        {
            "id": 16440,
            "ip_address": "103.60.175.82",
            "count": 1,
            "first_visit": "2022-06-18T22:17:16.720528+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 6718,
            "ip_address": "103.60.175.83",
            "count": 1,
            "first_visit": "2022-05-16T13:37:26.181440+06:00",
            "date": null
        },
        {
            "id": 37616,
            "ip_address": "103.60.175.83",
            "count": 4,
            "first_visit": "2022-11-20T16:11:00.366781+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 16648,
            "ip_address": "103.60.175.83",
            "count": 1,
            "first_visit": "2022-06-19T20:09:29.405573+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 17666,
            "ip_address": "103.60.175.83",
            "count": 1,
            "first_visit": "2022-06-23T09:30:19.318936+06:00",
            "date": "2022-06-23"
        }
    ]
}