GET /api/bet_types/7e3a1361-eb4d-49f7-8dcc-631e14264c9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e3a1361-eb4d-49f7-8dcc-631e14264c9e",
"match": "https://api-prod.gambitprofit.com/api/matches/0c1fbe6b-c7b8-4d39-829d-0a70939f9107/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:59.456490-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": "SDG",
"amount": 5699.0
},
{
"team": "ATL",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "e226aefb-b1d6-4a81-805d-7d2c04357be0",
"gambit_id": "f539086c-9a74-4111-8406-0e2352c910e0",
"last_updated": "2023-04-09T11:32:11.339447-04:00",
"created_at": "2023-04-08T09:01:59.461811-04:00",
"name": "SDG",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3a1361-eb4d-49f7-8dcc-631e14264c9e/?format=api"
},
{
"id": "d03e1003-2ea8-4ca4-a63d-ecb332acb9dd",
"gambit_id": "3a7a01fa-1e9e-46be-aef2-095e7081c45e",
"last_updated": "2023-04-09T11:32:11.337553-04:00",
"created_at": "2023-04-08T09:01:59.458976-04:00",
"name": "ATL",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e3a1361-eb4d-49f7-8dcc-631e14264c9e/?format=api"
}
]
}