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

{
    "count": 98404,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32904&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32888&ordering=first_visit",
    "results": [
        {
            "id": 32897,
            "ip_address": "37.111.200.3",
            "count": 1,
            "first_visit": "2022-08-25T10:23:59.336102+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32898,
            "ip_address": "103.147.163.54",
            "count": 2,
            "first_visit": "2022-08-25T11:15:37.520834+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32899,
            "ip_address": "103.108.146.89",
            "count": 1,
            "first_visit": "2022-08-25T11:48:13.862559+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32900,
            "ip_address": "37.111.196.178",
            "count": 1,
            "first_visit": "2022-08-25T11:55:57.699334+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32901,
            "ip_address": "103.173.31.26",
            "count": 1,
            "first_visit": "2022-08-25T12:00:35.130522+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32902,
            "ip_address": "37.111.229.55",
            "count": 1,
            "first_visit": "2022-08-25T12:04:06.610870+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32903,
            "ip_address": "27.115.124.70",
            "count": 1,
            "first_visit": "2022-08-25T12:11:38.840999+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 32904,
            "ip_address": "37.111.243.9",
            "count": 1,
            "first_visit": "2022-08-25T12:14:58.765349+06:00",
            "date": "2022-08-25"
        }
    ]
}