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

{
    "count": 98392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32680&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32664&ordering=first_visit",
    "results": [
        {
            "id": 32673,
            "ip_address": "106.0.52.89",
            "count": 2,
            "first_visit": "2022-08-22T15:33:09.791240+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32674,
            "ip_address": "202.134.13.134",
            "count": 1,
            "first_visit": "2022-08-22T15:33:51.082101+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32675,
            "ip_address": "66.220.149.118",
            "count": 1,
            "first_visit": "2022-08-22T15:35:30.134588+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32676,
            "ip_address": "103.67.157.176",
            "count": 1,
            "first_visit": "2022-08-22T15:49:04.950494+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32677,
            "ip_address": "37.111.248.127",
            "count": 1,
            "first_visit": "2022-08-22T15:51:28.489003+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32678,
            "ip_address": "103.67.157.147",
            "count": 1,
            "first_visit": "2022-08-22T15:55:07.214678+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32679,
            "ip_address": "103.25.249.244",
            "count": 1,
            "first_visit": "2022-08-22T15:56:49.096091+06:00",
            "date": "2022-08-22"
        },
        {
            "id": 32680,
            "ip_address": "158.51.121.239",
            "count": 5,
            "first_visit": "2022-08-22T16:01:41.986199+06:00",
            "date": "2022-08-22"
        }
    ]
}