GET /api/bet_types/768b0431-2640-4e76-b80e-3916ec2e20b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "768b0431-2640-4e76-b80e-3916ec2e20b6",
"match": "https://api-prod.gambitprofit.com/api/matches/cf86e12b-9bbc-4569-a338-15e2bfbd538b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-17T08:58:20.020474-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": "Philadelphia Flyers",
"amount": 6546.0
},
{
"team": "Vancouver Canucks",
"amount": 3454.0
}
],
"expected_reward_tokens": 9360.34,
"profit_sb": -139.66,
"profit_sb_percentage": -1.47,
"recommended": false
},
"lines": [
{
"id": "d7b83053-9108-4d51-b629-56ce9dfdd2e6",
"gambit_id": "f334c8d4-bcb8-4de4-b9b5-ba5a6672015d",
"last_updated": "2023-10-18T10:57:55.109975-04:00",
"created_at": "2023-10-17T08:58:20.037215-04:00",
"name": "Philadelphia Flyers",
"reward": "1.43000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768b0431-2640-4e76-b80e-3916ec2e20b6/?format=api"
},
{
"id": "4e4d3f98-1834-4f17-8108-5ab888bb015a",
"gambit_id": "b87e873f-51c9-498c-984d-250edfba9e40",
"last_updated": "2023-10-18T10:57:55.106620-04:00",
"created_at": "2023-10-17T08:58:20.031392-04:00",
"name": "Vancouver Canucks",
"reward": "2.71000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/768b0431-2640-4e76-b80e-3916ec2e20b6/?format=api"
}
]
}