GET /api/bet_types/95ad9928-7c19-4bea-b5a8-cb80bb26f51d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95ad9928-7c19-4bea-b5a8-cb80bb26f51d",
"match": "https://api-prod.gambitprofit.com/api/matches/e8f03aee-974d-41f9-85c3-bbefcb37335b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-16T09:28:08.365470-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": "San Jose Sharks",
"amount": 5423.0
},
{
"team": "St Louis Blues",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7bb4951b-2e83-41a7-9fbe-a5422470b64e",
"gambit_id": "c0c94068-019e-49bd-a8d8-024bfb669ed3",
"last_updated": "2023-11-17T23:33:06.677707-05:00",
"created_at": "2023-11-16T09:28:08.375333-05:00",
"name": "San Jose Sharks",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ad9928-7c19-4bea-b5a8-cb80bb26f51d/?format=api"
},
{
"id": "b810aef5-a327-4157-87cc-7fcb18969936",
"gambit_id": "945f9260-2254-47c1-8b84-858d4c2d0a43",
"last_updated": "2023-11-17T23:33:06.674159-05:00",
"created_at": "2023-11-16T09:28:08.369744-05:00",
"name": "St Louis Blues",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95ad9928-7c19-4bea-b5a8-cb80bb26f51d/?format=api"
}
]
}