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

{
    "count": 101318,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34576&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34560&ordering=id",
    "results": [
        {
            "id": 34569,
            "ip_address": "106.0.53.230",
            "count": 1,
            "first_visit": "2022-09-17T20:04:10.425278+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34570,
            "ip_address": "43.245.121.211",
            "count": 1,
            "first_visit": "2022-09-17T20:45:34.583943+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34571,
            "ip_address": "103.159.126.114",
            "count": 1,
            "first_visit": "2022-09-17T21:00:34.907656+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34572,
            "ip_address": "37.111.248.176",
            "count": 2,
            "first_visit": "2022-09-17T21:33:38.260851+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34573,
            "ip_address": "103.222.22.0",
            "count": 1,
            "first_visit": "2022-09-17T23:02:38.577733+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34574,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2022-09-17T23:18:46.885455+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34575,
            "ip_address": "114.119.141.146",
            "count": 13,
            "first_visit": "2022-09-18T00:04:55.045560+06:00",
            "date": "2022-09-18"
        },
        {
            "id": 34576,
            "ip_address": "66.249.64.200",
            "count": 12,
            "first_visit": "2022-09-18T00:11:11.116187+06:00",
            "date": "2022-09-18"
        }
    ]
}