GET /api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c040b88-e96b-4391-a47a-4ecde9ab2563",
"match": "https://api-prod.gambitprofit.com/api/matches/167143cf-2a14-43dc-b90b-cd7e54a64588/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:20.856933-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": "TAM",
"amount": 5699.0
},
{
"team": "WAS",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "cea456ec-ad40-4ee1-9545-40a9cb1a9485",
"gambit_id": "87343904-7969-4851-8a45-29831bd7ab2d",
"last_updated": "2023-04-06T11:42:05.258398-04:00",
"created_at": "2023-04-05T09:22:20.863508-04:00",
"name": "TAM",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api"
},
{
"id": "acef8050-1d02-4a5c-adf9-3cae27c1a301",
"gambit_id": "7e28b95d-a927-4a3c-9c7f-8598233b8f4a",
"last_updated": "2023-04-06T11:42:05.255857-04:00",
"created_at": "2023-04-05T09:22:20.860223-04:00",
"name": "WAS",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c040b88-e96b-4391-a47a-4ecde9ab2563/?format=api"
}
]
}