GET /api/bet_types/38f66b1f-c21d-4bb2-9295-3696ef8c76a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38f66b1f-c21d-4bb2-9295-3696ef8c76a2",
"match": "https://api-prod.gambitprofit.com/api/matches/e0e47d02-ff05-486d-99d0-944193c407a9/?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": "Indiana Pacers",
"amount": 5097.0
},
{
"team": "Houston Rockets",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "78fd92e5-ce5c-4b20-9743-9f8a88768954",
"gambit_id": "daa6b066-7e62-4507-8ebe-1f9883f1734b",
"last_updated": "2022-11-19T10:43:35.231450-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indiana Pacers",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f66b1f-c21d-4bb2-9295-3696ef8c76a2/?format=api"
},
{
"id": "076e7013-59d8-4694-b736-245b5ac925ec",
"gambit_id": "e9eafcd3-f0c1-49d4-a702-0877bf6b3418",
"last_updated": "2022-11-19T10:43:35.230348-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "1.83000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38f66b1f-c21d-4bb2-9295-3696ef8c76a2/?format=api"
}
]
}