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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34672&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34656&ordering=first_visit",
    "results": [
        {
            "id": 34665,
            "ip_address": "103.49.168.60",
            "count": 1,
            "first_visit": "2022-09-19T14:00:21.927524+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34666,
            "ip_address": "66.249.66.33",
            "count": 6,
            "first_visit": "2022-09-19T14:36:58.429102+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34667,
            "ip_address": "103.166.187.65",
            "count": 2,
            "first_visit": "2022-09-19T15:15:19.845440+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34668,
            "ip_address": "46.137.254.176",
            "count": 3,
            "first_visit": "2022-09-19T15:27:48.329725+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34669,
            "ip_address": "103.150.254.78",
            "count": 1,
            "first_visit": "2022-09-19T16:15:58.031485+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34670,
            "ip_address": "129.146.46.1",
            "count": 1,
            "first_visit": "2022-09-19T16:33:46.475789+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34671,
            "ip_address": "37.111.227.40",
            "count": 1,
            "first_visit": "2022-09-19T17:13:19.011947+06:00",
            "date": "2022-09-19"
        },
        {
            "id": 34672,
            "ip_address": "103.100.235.83",
            "count": 1,
            "first_visit": "2022-09-19T17:56:48.882941+06:00",
            "date": "2022-09-19"
        }
    ]
}