GET /api/bet_types/5c9b8382-651a-4469-9002-db1147431bda/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c9b8382-651a-4469-9002-db1147431bda",
"match": "https://api-prod.gambitprofit.com/api/matches/9f37c925-dd5f-4b8c-b9cf-eecebe6d073d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-19T08:47:59.895747-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": "BOS (B Bello)",
"amount": 6627.0
},
{
"team": "OAK (K Waldichuk)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "e481cdb2-74f2-4b08-987f-924e7d51ae1e",
"gambit_id": "207f1859-bb84-4040-b4fc-93c811097986",
"last_updated": "2023-07-20T19:48:15.644556-04:00",
"created_at": "2023-07-19T08:47:59.897196-04:00",
"name": "BOS (B Bello)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9b8382-651a-4469-9002-db1147431bda/?format=api"
},
{
"id": "517bc7f4-e97f-4b40-a5ec-3d32099db779",
"gambit_id": "1a22aaea-a537-42f0-b4f8-f4abce03adeb",
"last_updated": "2023-07-20T19:48:15.646120-04:00",
"created_at": "2023-07-19T08:47:59.898692-04:00",
"name": "OAK (K Waldichuk)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5c9b8382-651a-4469-9002-db1147431bda/?format=api"
}
]
}