GET /api/bet_types/266a3e48-1321-49cc-b555-294d2efdaefa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "266a3e48-1321-49cc-b555-294d2efdaefa",
"match": "https://api-prod.gambitprofit.com/api/matches/db9360cf-5e10-48a9-a27a-dba1e34e3acc/?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": "SDG",
"amount": 6193.0
},
{
"team": "SFO",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "bbed5f21-3e7c-496b-87c9-6c30b2248c61",
"gambit_id": "a091df5b-8a28-4a59-bd3d-05f9a24c0c53",
"last_updated": "2022-08-30T09:37:15.311883-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SDG",
"reward": "1.50000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266a3e48-1321-49cc-b555-294d2efdaefa/?format=api"
},
{
"id": "dd024d51-ad53-471d-bf23-b1ee2c77a456",
"gambit_id": "3c967f4d-a3a1-4713-8e71-7ecf43fe34ed",
"last_updated": "2022-08-30T09:37:15.311422-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "2.44000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/266a3e48-1321-49cc-b555-294d2efdaefa/?format=api"
}
]
}