GET /api/bet_types/ca2743ae-e723-4d68-8a1d-72bcd13682f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca2743ae-e723-4d68-8a1d-72bcd13682f4",
"match": "https://api-prod.gambitprofit.com/api/matches/04534756-657d-45af-b5e0-cfaf3991b3e2/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T09:58:21.838916-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": 5939.0
},
{
"team": "TAM",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "fd59da3c-2496-4b78-b8e6-e5d85fedd929",
"gambit_id": "410d302f-b364-4123-8a03-b4e937bcb770",
"last_updated": "2023-09-23T20:58:10.065992-04:00",
"created_at": "2023-09-22T09:58:21.844616-04:00",
"name": "TOR",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2743ae-e723-4d68-8a1d-72bcd13682f4/?format=api"
},
{
"id": "ae396db9-54dd-451b-b27f-83ad55082315",
"gambit_id": "051bf932-183b-4ee9-9ced-78cee049f416",
"last_updated": "2023-09-23T20:58:10.069855-04:00",
"created_at": "2023-09-22T09:58:21.848498-04:00",
"name": "TAM",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca2743ae-e723-4d68-8a1d-72bcd13682f4/?format=api"
}
]
}