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

{
    "count": 101374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36320&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36304&ordering=first_visit",
    "results": [
        {
            "id": 36313,
            "ip_address": "103.179.25.38",
            "count": 1,
            "first_visit": "2022-10-22T22:49:24.018268+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36314,
            "ip_address": "103.145.113.103",
            "count": 1,
            "first_visit": "2022-10-22T23:37:08.936323+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36315,
            "ip_address": "116.179.33.206",
            "count": 1,
            "first_visit": "2022-10-22T23:53:14.901569+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36316,
            "ip_address": "140.213.150.116",
            "count": 1,
            "first_visit": "2022-10-22T23:53:57.446110+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36317,
            "ip_address": "103.117.195.135",
            "count": 1,
            "first_visit": "2022-10-22T23:56:10.692074+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36318,
            "ip_address": "66.249.73.31",
            "count": 15,
            "first_visit": "2022-10-23T00:03:29.710301+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36319,
            "ip_address": "202.134.14.137",
            "count": 1,
            "first_visit": "2022-10-23T00:06:21.797105+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36320,
            "ip_address": "116.179.33.137",
            "count": 1,
            "first_visit": "2022-10-23T00:13:31.744994+06:00",
            "date": "2022-10-23"
        }
    ]
}