GET /api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071",
"match": "https://api-prod.gambitprofit.com/api/matches/e57a1622-5d2f-48d1-b309-bceffa2ce030/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:18.037064-04: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": "Arizona Coyotes",
"amount": 6308.0
},
{
"team": "Vancouver Canucks",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "c2d66744-89f1-40e8-9ba1-dfa2142b31cb",
"gambit_id": "1bedce94-6432-4137-b1b5-22637bb7165a",
"last_updated": "2023-03-17T13:36:56.369983-04:00",
"created_at": "2023-03-16T17:37:18.038533-04:00",
"name": "Arizona Coyotes",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api"
},
{
"id": "492d2924-da31-4991-810d-11feb585679b",
"gambit_id": "69339504-4c69-4143-88bf-5679adda4b6e",
"last_updated": "2023-03-17T13:36:56.371624-04:00",
"created_at": "2023-03-16T17:37:18.040068-04:00",
"name": "Vancouver Canucks",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8ccfa6c-61ca-4ce9-9c2e-34d4ff026071/?format=api"
}
]
}