GET /user_management/match-otp/?format=api&offset=10000
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 87905,
    "next": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=10008",
    "previous": "https://api.amarlab.com/user_management/match-otp/?format=api&limit=8&offset=9992",
    "results": [
        {
            "code": 54836,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:05:35.250637+06:00"
        },
        {
            "code": 49060,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:05:20.978282+06:00"
        },
        {
            "code": 82832,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:05:15.603968+06:00"
        },
        {
            "code": 56506,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:05:02.229862+06:00"
        },
        {
            "code": 23450,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:04:57.560426+06:00"
        },
        {
            "code": 85979,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:04:44.681631+06:00"
        },
        {
            "code": 83694,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:04:39.959222+06:00"
        },
        {
            "code": 36971,
            "mobile": "01810285619",
            "created_at": "2023-10-08T13:04:26.276341+06:00"
        }
    ]
}