Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/a41af8d8-1eca-4529-989f-0ab5da030cec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a41af8d8-1eca-4529-989f-0ab5da030cec",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "21681339-9958-4429-9d94-e72b49a5b981",
    "completed": true,
    "last_updated": "2023-11-23T16:28:09.533773-05:00",
    "created_at": "2023-11-22T09:08:16.532029-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.15,
    "sport_category": "NBA Lines",
    "sport": "Basketball",
    "url": "https://app.gambitrewards.com/match/21681339-9958-4429-9d94-e72b49a5b981",
    "datetime": "2023-11-22T19:10:00-05:00",
    "cutoff_datetime": "2023-11-22T19:10:00-05:00",
    "name": "Washington Wizards v. Charlotte Hornets",
    "bettypes": [
        {
            "id": "ee09d254-edcf-4af1-975c-3fcf3d260412",
            "match": "https://api-prod.gambitprofit.com/api/matches/a41af8d8-1eca-4529-989f-0ab5da030cec/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-11-22T09:08:16.557252-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5929.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 4071.0
                    }
                ],
                "expected_reward_tokens": 9485.43,
                "profit_sb": -14.57,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "246d1db7-2027-460c-8ef6-2f3305527058",
                    "gambit_id": "9fc0eb34-f6e8-4562-93c0-b8915ced2ac1",
                    "last_updated": "2023-11-23T16:28:09.557618-05:00",
                    "created_at": "2023-11-22T09:08:16.566388-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee09d254-edcf-4af1-975c-3fcf3d260412/?format=api"
                },
                {
                    "id": "909d7ba0-5587-406f-a5ef-ef7caa922250",
                    "gambit_id": "1a9d50b9-3c6b-4719-af48-2ee1bf5fe9ed",
                    "last_updated": "2023-11-23T16:28:09.554271-05:00",
                    "created_at": "2023-11-22T09:08:16.561740-05:00",
                    "name": "Washington Wizards",
                    "reward": "2.33000",
                    "odds": "2.40000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee09d254-edcf-4af1-975c-3fcf3d260412/?format=api"
                }
            ]
        },
        {
            "id": "79b6b97c-ffce-4d75-ba41-8e93cd26cc30",
            "match": "https://api-prod.gambitprofit.com/api/matches/a41af8d8-1eca-4529-989f-0ab5da030cec/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-11-22T09:08:16.543476-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Charlotte Hornets",
                        "amount": 5000.0
                    },
                    {
                        "team": "Washington Wizards",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "477b2601-2e8d-4a20-b081-a0fa2533b46e",
                    "gambit_id": "a27e7424-4450-48b6-a6b3-06db8dcb9c45",
                    "last_updated": "2023-11-23T16:28:09.547067-05:00",
                    "created_at": "2023-11-22T09:08:16.552834-05:00",
                    "name": "Charlotte Hornets",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b6b97c-ffce-4d75-ba41-8e93cd26cc30/?format=api"
                },
                {
                    "id": "b6ae403f-1e4d-4777-9e7d-5a7d98dbd3f7",
                    "gambit_id": "b92ba132-7133-443e-9e14-455cace122f5",
                    "last_updated": "2023-11-23T16:28:09.543485-05:00",
                    "created_at": "2023-11-22T09:08:16.548643-05:00",
                    "name": "Washington Wizards",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b6b97c-ffce-4d75-ba41-8e93cd26cc30/?format=api"
                }
            ]
        },
        {
            "id": "3f8b3e42-543d-4768-8dd9-d93fb263f6c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/a41af8d8-1eca-4529-989f-0ab5da030cec/?format=api",
            "name": "Over/Under",
            "created_at": "2023-11-22T09:08:16.570392-05:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 241.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 241.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "de3fe00e-847e-40b6-8daf-b37dfd670021",
                    "gambit_id": "274d1972-ee3d-4195-a60a-925fbc7eb6cf",
                    "last_updated": "2023-11-23T16:28:09.564259-05:00",
                    "created_at": "2023-11-22T09:08:16.577880-05:00",
                    "name": "Game Total Over 241.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8b3e42-543d-4768-8dd9-d93fb263f6c6/?format=api"
                },
                {
                    "id": "5bc99600-c243-43a9-aaf4-80b97b5eeea6",
                    "gambit_id": "fa57e819-b95b-4790-8dc4-475c1d294c04",
                    "last_updated": "2023-11-23T16:28:09.567726-05:00",
                    "created_at": "2023-11-22T09:08:16.574022-05:00",
                    "name": "Game Total Under 241.5",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "241.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8b3e42-543d-4768-8dd9-d93fb263f6c6/?format=api"
                }
            ]
        }
    ]
}