GET /api/bet_types/622f99e4-5332-41cc-bae1-0eb10ffb08cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "622f99e4-5332-41cc-bae1-0eb10ffb08cf",
"match": "https://api-prod.gambitprofit.com/api/matches/e329cfa3-58fe-4775-96fb-4bb4315fc789/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-12T08:57:08.222008-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": "CWS",
"amount": 5939.0
},
{
"team": "MIN",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "387148ae-715e-472f-8f86-41f8c355b6a1",
"gambit_id": "becd68b2-38f4-4472-aa8e-bf1065fdde4d",
"last_updated": "2023-04-13T11:07:15.825452-04:00",
"created_at": "2023-04-12T08:57:08.227203-04:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622f99e4-5332-41cc-bae1-0eb10ffb08cf/?format=api"
},
{
"id": "abbf65a5-98fd-4399-94c2-70316dadbe14",
"gambit_id": "fa6f5bde-f37c-46ee-a99d-d6f00d6c51cf",
"last_updated": "2023-04-13T11:07:15.824228-04:00",
"created_at": "2023-04-12T08:57:08.224477-04:00",
"name": "MIN",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/622f99e4-5332-41cc-bae1-0eb10ffb08cf/?format=api"
}
]
}