GET /api/bet_types/6b6690e5-8be2-41fc-b404-48bde4a666a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b6690e5-8be2-41fc-b404-48bde4a666a6",
"match": "https://api-prod.gambitprofit.com/api/matches/ecbd672e-13e8-49c7-b442-759a3450e9da/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "LAA",
"amount": 5313.0
},
{
"team": "TAM",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "e82b9919-dbab-4024-84c5-540982542d72",
"gambit_id": "97eb44d6-9264-471d-b164-2a124bc9a3d4",
"last_updated": "2022-08-23T09:36:58.847093-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.72000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6690e5-8be2-41fc-b404-48bde4a666a6/?format=api"
},
{
"id": "7b3ad81c-c88d-4cbc-b067-e1a7f2627287",
"gambit_id": "00220f4f-0aa4-4bd2-8406-904fd0b72d44",
"last_updated": "2022-08-23T09:36:58.846616-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM",
"reward": "1.95000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b6690e5-8be2-41fc-b404-48bde4a666a6/?format=api"
}
]
}