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

{
    "count": 101281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33808&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33792&ordering=id",
    "results": [
        {
            "id": 33801,
            "ip_address": "103.67.158.119",
            "count": 4,
            "first_visit": "2022-09-04T15:58:38.672251+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33802,
            "ip_address": "103.230.104.10",
            "count": 1,
            "first_visit": "2022-09-04T16:09:36.290436+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33803,
            "ip_address": "103.197.207.65",
            "count": 1,
            "first_visit": "2022-09-04T16:17:17.085259+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33804,
            "ip_address": "120.50.182.109",
            "count": 1,
            "first_visit": "2022-09-04T16:24:10.428967+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33805,
            "ip_address": "103.143.139.142",
            "count": 2,
            "first_visit": "2022-09-04T16:34:16.715128+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33806,
            "ip_address": "42.0.4.249",
            "count": 1,
            "first_visit": "2022-09-04T16:45:43.016316+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33807,
            "ip_address": "202.84.44.114",
            "count": 1,
            "first_visit": "2022-09-04T16:58:47.827355+06:00",
            "date": "2022-09-04"
        },
        {
            "id": 33808,
            "ip_address": "119.148.4.51",
            "count": 1,
            "first_visit": "2022-09-04T17:09:55.018929+06:00",
            "date": "2022-09-04"
        }
    ]
}