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

{
    "count": 94036,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12432&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12416&ordering=first_visit",
    "results": [
        {
            "id": 12425,
            "ip_address": "203.202.253.2",
            "count": 1,
            "first_visit": "2022-05-29T10:45:44.709697+06:00",
            "date": null
        },
        {
            "id": 12426,
            "ip_address": "103.134.39.150",
            "count": 1,
            "first_visit": "2022-05-29T10:49:42.690578+06:00",
            "date": null
        },
        {
            "id": 12427,
            "ip_address": "103.143.255.170",
            "count": 2,
            "first_visit": "2022-05-29T10:59:21.783499+06:00",
            "date": null
        },
        {
            "id": 12428,
            "ip_address": "103.140.64.26",
            "count": 6,
            "first_visit": "2022-05-29T10:59:57.092728+06:00",
            "date": null
        },
        {
            "id": 12429,
            "ip_address": "37.111.205.47",
            "count": 1,
            "first_visit": "2022-05-29T11:01:03.695629+06:00",
            "date": null
        },
        {
            "id": 12430,
            "ip_address": "103.200.94.167",
            "count": 1,
            "first_visit": "2022-05-29T11:05:55.031182+06:00",
            "date": null
        },
        {
            "id": 12431,
            "ip_address": "50.116.23.159",
            "count": 1,
            "first_visit": "2022-05-29T11:08:40.111895+06:00",
            "date": null
        },
        {
            "id": 12432,
            "ip_address": "103.85.241.49",
            "count": 2,
            "first_visit": "2022-05-29T11:08:45.715699+06:00",
            "date": null
        }
    ]
}