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

{
    "count": 94122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12616&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12600&ordering=first_visit",
    "results": [
        {
            "id": 12609,
            "ip_address": "37.111.207.201",
            "count": 1,
            "first_visit": "2022-05-29T23:08:32.542793+06:00",
            "date": null
        },
        {
            "id": 12610,
            "ip_address": "103.123.33.21",
            "count": 1,
            "first_visit": "2022-05-29T23:10:28.281106+06:00",
            "date": null
        },
        {
            "id": 12611,
            "ip_address": "103.148.149.26",
            "count": 5,
            "first_visit": "2022-05-29T23:10:30.118454+06:00",
            "date": null
        },
        {
            "id": 12612,
            "ip_address": "103.130.172.187",
            "count": 3,
            "first_visit": "2022-05-29T23:10:36.206544+06:00",
            "date": null
        },
        {
            "id": 12613,
            "ip_address": "37.111.195.205",
            "count": 1,
            "first_visit": "2022-05-29T23:10:50.820617+06:00",
            "date": null
        },
        {
            "id": 12614,
            "ip_address": "116.58.203.16",
            "count": 1,
            "first_visit": "2022-05-29T23:11:49.826605+06:00",
            "date": null
        },
        {
            "id": 12615,
            "ip_address": "103.253.46.46",
            "count": 2,
            "first_visit": "2022-05-29T23:12:35.501699+06:00",
            "date": null
        },
        {
            "id": 12616,
            "ip_address": "180.149.235.130",
            "count": 2,
            "first_visit": "2022-05-29T23:15:13.545039+06:00",
            "date": null
        }
    ]
}