GET /api/bet_types/f81e6b69-95a4-4d0e-b534-957dec347488/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f81e6b69-95a4-4d0e-b534-957dec347488",
"match": "https://api-prod.gambitprofit.com/api/matches/31f82d49-6bdd-429f-9fbf-461fb4e7cd8e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-18T09:43:10.756582-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": "SFO",
"amount": 6399.0
},
{
"team": "LOS",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "b4cc5933-ab24-4a89-b71f-c5110f59a2ed",
"gambit_id": "ed2a62fb-1caa-484d-afc0-51040fe6d8a9",
"last_updated": "2023-06-22T10:28:04.811614-04:00",
"created_at": "2023-06-18T09:43:10.758173-04:00",
"name": "SFO",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81e6b69-95a4-4d0e-b534-957dec347488/?format=api"
},
{
"id": "0313f848-d434-4121-b805-23cef0e48301",
"gambit_id": "b51bc84a-ea2e-46fd-a732-528ad75233e0",
"last_updated": "2023-06-22T10:28:04.813466-04:00",
"created_at": "2023-06-18T09:43:10.759793-04:00",
"name": "LOS",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f81e6b69-95a4-4d0e-b534-957dec347488/?format=api"
}
]
}