GET /api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8",
"match": "https://api-prod.gambitprofit.com/api/matches/b3b5ecb3-2a6d-4ffb-9c61-f32581c66801/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:27.530237-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": "STL",
"amount": 5319.0
},
{
"team": "SDG",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "22a3cc6b-bba9-41ff-b312-c34e14c7e3c7",
"gambit_id": "85f1b9cd-0002-42ba-9216-f0a1a455fa8d",
"last_updated": "2023-09-25T14:23:20.550827-04:00",
"created_at": "2023-09-23T09:38:27.534286-04:00",
"name": "STL",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api"
},
{
"id": "0fd74a7c-1875-4ed6-a262-da4097943a33",
"gambit_id": "b1021e4f-2ba5-4731-ab96-8061f9f40db6",
"last_updated": "2023-09-25T14:23:20.554017-04:00",
"created_at": "2023-09-23T09:38:27.538258-04:00",
"name": "SDG",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0f9cf4f-8daf-4f25-a25c-9b9de8ce9ad8/?format=api"
}
]
}