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

{
    "count": 94973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15376&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15360&ordering=-ip_address",
    "results": [
        {
            "id": 29719,
            "ip_address": "43.245.120.226",
            "count": 1,
            "first_visit": "2022-07-30T09:09:54.479281+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 9259,
            "ip_address": "43.245.120.226",
            "count": 13,
            "first_visit": "2022-05-19T06:21:44.386082+06:00",
            "date": null
        },
        {
            "id": 18976,
            "ip_address": "43.245.120.226",
            "count": 1,
            "first_visit": "2022-06-26T08:30:27.266811+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 9512,
            "ip_address": "43.245.120.225",
            "count": 1,
            "first_visit": "2022-05-19T22:28:04.043487+06:00",
            "date": null
        },
        {
            "id": 7396,
            "ip_address": "43.245.120.224",
            "count": 5,
            "first_visit": "2022-05-16T22:43:25.855793+06:00",
            "date": null
        },
        {
            "id": 48248,
            "ip_address": "43.245.120.224",
            "count": 1,
            "first_visit": "2023-06-15T04:01:17.167426+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 52907,
            "ip_address": "43.245.120.224",
            "count": 1,
            "first_visit": "2023-08-19T12:51:11.533316+06:00",
            "date": "2023-08-19"
        },
        {
            "id": 10114,
            "ip_address": "43.245.120.223",
            "count": 1,
            "first_visit": "2022-05-21T22:30:55.648520+06:00",
            "date": null
        }
    ]
}