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

{
    "count": 101371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36232&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36216&ordering=first_visit",
    "results": [
        {
            "id": 36225,
            "ip_address": "66.249.72.164",
            "count": 5,
            "first_visit": "2022-10-20T20:26:25.797072+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36226,
            "ip_address": "37.111.206.205",
            "count": 3,
            "first_visit": "2022-10-20T20:32:22.548668+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36227,
            "ip_address": "103.217.111.17",
            "count": 1,
            "first_visit": "2022-10-20T20:33:55.330378+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36228,
            "ip_address": "37.111.248.41",
            "count": 1,
            "first_visit": "2022-10-20T20:45:59.467376+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36229,
            "ip_address": "202.134.13.137",
            "count": 1,
            "first_visit": "2022-10-20T20:47:28.634115+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36230,
            "ip_address": "37.111.211.75",
            "count": 3,
            "first_visit": "2022-10-20T21:21:48.540122+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36231,
            "ip_address": "103.116.116.70",
            "count": 1,
            "first_visit": "2022-10-20T21:27:01.469803+06:00",
            "date": "2022-10-20"
        },
        {
            "id": 36232,
            "ip_address": "103.153.66.105",
            "count": 10,
            "first_visit": "2022-10-20T22:36:11.330584+06:00",
            "date": "2022-10-20"
        }
    ]
}