GET /api/bet_types/39104535-f3f2-4b12-8ebb-466d75016805/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39104535-f3f2-4b12-8ebb-466d75016805",
"match": "https://api-prod.gambitprofit.com/api/matches/1370493c-0e54-4a9d-837c-ac67b77fc203/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-03T11:22:14.882277-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": "ATL",
"amount": 5699.0
},
{
"team": "ARI",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "2a998796-68b7-43ea-b3c2-9cad67578658",
"gambit_id": "a942717a-c3cf-4324-a2f8-a72ef99d09b5",
"last_updated": "2023-06-05T10:57:21.449958-04:00",
"created_at": "2023-06-03T11:22:14.884064-04:00",
"name": "ATL",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39104535-f3f2-4b12-8ebb-466d75016805/?format=api"
},
{
"id": "a5ea8670-a022-4469-8d53-6f17e379709d",
"gambit_id": "18ceaff4-7fc9-4643-8d21-a5ca34856fa3",
"last_updated": "2023-06-05T10:57:21.452113-04:00",
"created_at": "2023-06-03T11:22:14.885833-04:00",
"name": "ARI",
"reward": "2.20000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39104535-f3f2-4b12-8ebb-466d75016805/?format=api"
}
]
}