GET /api/bet_types/12527514-3543-4a52-843b-50e1fb159201/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12527514-3543-4a52-843b-50e1fb159201",
"match": "https://api-prod.gambitprofit.com/api/matches/2844a7dc-d02f-4c93-9d9e-a167780ffa90/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-20T08:33:18.999446-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": "PHI",
"amount": 5421.0
},
{
"team": "ATL",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "479c2c7d-7139-4dcb-96b8-87d69dcc6688",
"gambit_id": "25697249-6e28-47a3-a74b-2ed55574165b",
"last_updated": "2023-06-22T10:18:01.920025-04:00",
"created_at": "2023-06-20T08:33:19.001830-04:00",
"name": "PHI",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12527514-3543-4a52-843b-50e1fb159201/?format=api"
},
{
"id": "089ae719-cba3-4e5e-8150-d12de194a463",
"gambit_id": "76a43a01-d5e3-4126-9510-b6e453ae394c",
"last_updated": "2023-06-22T10:18:01.922467-04:00",
"created_at": "2023-06-20T08:33:19.005105-04:00",
"name": "ATL",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12527514-3543-4a52-843b-50e1fb159201/?format=api"
}
]
}