GET /api/bet_types/686de67f-29a6-4c80-a121-337f9b965108/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "686de67f-29a6-4c80-a121-337f9b965108",
"match": "https://api-prod.gambitprofit.com/api/matches/bccb482e-5c6c-469c-8340-7c329482ae9b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-01T01:03:11.618198-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": "TOR",
"amount": 5423.0
},
{
"team": "COL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4ec6d82e-eef7-4b09-8a77-a91c64c21baf",
"gambit_id": "2ccbf54b-ab5e-4c4a-acc8-27f830342880",
"last_updated": "2023-09-02T12:08:25.323999-04:00",
"created_at": "2023-09-01T01:03:11.622217-04:00",
"name": "TOR",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/686de67f-29a6-4c80-a121-337f9b965108/?format=api"
},
{
"id": "b37d596f-7729-436c-9b23-c202516ab965",
"gambit_id": "487f5909-b0fe-4d2a-a496-7b98d3e88542",
"last_updated": "2023-09-02T12:08:25.327372-04:00",
"created_at": "2023-09-01T01:03:11.625981-04:00",
"name": "COL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/686de67f-29a6-4c80-a121-337f9b965108/?format=api"
}
]
}