GET /api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6385a0b2-4c0a-4c26-bf85-d4187620ecf1",
"match": "https://api-prod.gambitprofit.com/api/matches/5827fa23-4e91-4ea0-a0af-17f3007d41ab/?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": 6384.0
},
{
"team": "CLE",
"amount": 3616.0
}
],
"expected_reward_tokens": 9256.8,
"profit_sb": 256.8,
"profit_sb_percentage": 2.85,
"recommended": true
},
"lines": [
{
"id": "03cf0ed2-7455-45cc-a6a8-a9034dd5e005",
"gambit_id": "700b3b88-b26a-4e14-b46a-f521be11d7a5",
"last_updated": "2022-09-13T22:57:07.738311-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.45000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api"
},
{
"id": "2a3fec8f-ab7f-4003-a8c0-9c5210fb7b81",
"gambit_id": "15ab0962-529e-4fc2-8b81-68b2df2566a9",
"last_updated": "2022-09-13T22:57:07.735587-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "2.56000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6385a0b2-4c0a-4c26-bf85-d4187620ecf1/?format=api"
}
]
}