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

{
    "count": 92190,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3408&ordering=ip_address",
    "results": [
        {
            "id": 48096,
            "ip_address": "103.126.112.162",
            "count": 1,
            "first_visit": "2023-06-13T07:01:49.333163+06:00",
            "date": "2023-06-13"
        },
        {
            "id": 13426,
            "ip_address": "103.126.114.203",
            "count": 1,
            "first_visit": "2022-06-03T01:47:35.354067+06:00",
            "date": null
        },
        {
            "id": 25418,
            "ip_address": "103.126.12.163",
            "count": 1,
            "first_visit": "2022-07-21T11:30:14.935936+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26642,
            "ip_address": "103.126.12.163",
            "count": 2,
            "first_visit": "2022-07-24T10:13:14.202501+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 32353,
            "ip_address": "103.126.12.163",
            "count": 1,
            "first_visit": "2022-08-18T16:57:53.215882+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 16845,
            "ip_address": "103.126.12.163",
            "count": 1,
            "first_visit": "2022-06-20T15:40:16.213640+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 9714,
            "ip_address": "103.126.12.163",
            "count": 1,
            "first_visit": "2022-05-20T13:43:15.972531+06:00",
            "date": null
        },
        {
            "id": 23870,
            "ip_address": "103.126.12.163",
            "count": 1,
            "first_visit": "2022-07-18T22:55:13.665529+06:00",
            "date": "2022-07-18"
        }
    ]
}