GET /api/bet_types/6dfaf66a-d84d-4e4c-91a3-f126498c42e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6dfaf66a-d84d-4e4c-91a3-f126498c42e4",
"match": "https://api-prod.gambitprofit.com/api/matches/4b6e0f63-bc1f-49de-8895-d98979934283/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:04.443031-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": "Oklahoma City Thunder",
"amount": 7934.0
},
{
"team": "San Antonio Spurs",
"amount": 2066.0
}
],
"expected_reward_tokens": 9441.46,
"profit_sb": -58.54,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "b2f3e3fc-31f6-48d2-882e-1a4eff46d109",
"gambit_id": "462777a8-aa54-40b2-8653-1e67c53b1768",
"last_updated": "2023-11-15T22:48:01.656296-05:00",
"created_at": "2023-11-14T09:13:04.452778-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dfaf66a-d84d-4e4c-91a3-f126498c42e4/?format=api"
},
{
"id": "50b88529-ba54-4c0b-91ff-694c0906b2b4",
"gambit_id": "44af09ec-c552-47f7-b2f6-2781549bb7ec",
"last_updated": "2023-11-15T22:48:01.652475-05:00",
"created_at": "2023-11-14T09:13:04.446891-05:00",
"name": "San Antonio Spurs",
"reward": "4.57000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6dfaf66a-d84d-4e4c-91a3-f126498c42e4/?format=api"
}
]
}