GET /api/bet_types/e70664cc-816c-43ff-bd62-3083c7cfc78f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e70664cc-816c-43ff-bd62-3083c7cfc78f",
"match": "https://api-prod.gambitprofit.com/api/matches/2533ed46-81b6-49a4-b89f-70534de7899a/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:06:57.750449-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": 5317.0
},
{
"team": "TAM",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "059f4c4c-b24b-4a34-a1f7-e43a2ca67a53",
"gambit_id": "d04ebcfc-e09c-4421-a46f-9474696ab4ab",
"last_updated": "2023-04-23T12:41:51.831411-04:00",
"created_at": "2023-04-22T13:06:57.755156-04:00",
"name": "CWS",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70664cc-816c-43ff-bd62-3083c7cfc78f/?format=api"
},
{
"id": "56cac789-d04f-486c-9db0-ee6ae38a838d",
"gambit_id": "70f46412-6116-4b2b-9ae6-989ff2d88dca",
"last_updated": "2023-04-23T12:41:51.829841-04:00",
"created_at": "2023-04-22T13:06:57.752179-04:00",
"name": "TAM",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70664cc-816c-43ff-bd62-3083c7cfc78f/?format=api"
}
]
}