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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80904&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80888&ordering=count",
    "results": [
        {
            "id": 8164,
            "ip_address": "37.111.212.62",
            "count": 2,
            "first_visit": "2022-05-17T13:22:22.057091+06:00",
            "date": null
        },
        {
            "id": 17324,
            "ip_address": "114.119.129.176",
            "count": 2,
            "first_visit": "2022-06-22T07:37:46.091374+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 36798,
            "ip_address": "103.144.201.6",
            "count": 2,
            "first_visit": "2022-11-01T19:41:23.874565+06:00",
            "date": "2022-11-01"
        },
        {
            "id": 24317,
            "ip_address": "116.58.201.2",
            "count": 2,
            "first_visit": "2022-07-20T01:01:58.304935+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 19272,
            "ip_address": "103.115.157.2",
            "count": 2,
            "first_visit": "2022-06-27T01:10:59.883350+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 13383,
            "ip_address": "103.165.159.9",
            "count": 2,
            "first_visit": "2022-06-02T16:18:26.365942+06:00",
            "date": null
        },
        {
            "id": 35307,
            "ip_address": "103.114.39.12",
            "count": 2,
            "first_visit": "2022-10-01T14:35:30.933663+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 28453,
            "ip_address": "37.111.215.61",
            "count": 2,
            "first_visit": "2022-07-28T00:23:08.947605+06:00",
            "date": "2022-07-28"
        }
    ]
}