GET /api/bet_types/945ad45a-f620-48e1-983d-bbaf06f7c8b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "945ad45a-f620-48e1-983d-bbaf06f7c8b6",
"match": "https://api-prod.gambitprofit.com/api/matches/681caee4-4daf-4a82-a725-0d6f2cbfdeee/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-08T08:38:23.659237-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": "SEA",
"amount": 6232.0
},
{
"team": "HOU",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "04d34a79-345c-4c8c-8e39-bab3f4cb9868",
"gambit_id": "10aeaa6e-086c-4bd9-bffb-ad648c1d6aff",
"last_updated": "2023-07-10T10:08:11.260042-04:00",
"created_at": "2023-07-08T08:38:23.662232-04:00",
"name": "SEA",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945ad45a-f620-48e1-983d-bbaf06f7c8b6/?format=api"
},
{
"id": "425d7728-e0c1-410d-87f7-3cbb6b2ec8a9",
"gambit_id": "ec9d77c3-a30a-405f-b2d9-0f2a7a7d723d",
"last_updated": "2023-07-10T10:08:11.261408-04:00",
"created_at": "2023-07-08T08:38:23.664696-04:00",
"name": "HOU",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945ad45a-f620-48e1-983d-bbaf06f7c8b6/?format=api"
}
]
}