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

{
    "count": 101380,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80720&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80704&ordering=count",
    "results": [
        {
            "id": 26145,
            "ip_address": "103.25.249.250",
            "count": 2,
            "first_visit": "2022-07-23T00:59:26.863324+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 26169,
            "ip_address": "114.119.133.108",
            "count": 2,
            "first_visit": "2022-07-23T02:02:59.553994+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 29986,
            "ip_address": "37.111.246.50",
            "count": 2,
            "first_visit": "2022-07-30T19:53:28.176097+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8298,
            "ip_address": "37.111.217.59",
            "count": 2,
            "first_visit": "2022-05-17T21:00:39.606770+06:00",
            "date": null
        },
        {
            "id": 30023,
            "ip_address": "37.111.239.175",
            "count": 2,
            "first_visit": "2022-07-30T22:30:28.216702+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3622,
            "ip_address": "103.92.161.21",
            "count": 2,
            "first_visit": "2022-02-15T11:53:57.753095+06:00",
            "date": null
        },
        {
            "id": 36884,
            "ip_address": "103.100.235.80",
            "count": 2,
            "first_visit": "2022-11-03T17:22:22.652245+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 35845,
            "ip_address": "202.134.14.147",
            "count": 2,
            "first_visit": "2022-10-13T18:56:43.651142+06:00",
            "date": "2022-10-13"
        }
    ]
}