GET /api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d99d765-22c7-4795-b364-25f7b3fa2498",
"match": "https://api-prod.gambitprofit.com/api/matches/3987830a-106d-4ab4-b8e6-4e81ab451a34/?format=api",
"name": "Pick the Winner",
"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": "Mackenzie Dern",
"amount": 6795.0
},
{
"team": "Xiaonan Yan",
"amount": 3205.0
}
],
"expected_reward_tokens": 9037.35,
"profit_sb": -462.65,
"profit_sb_percentage": -4.87,
"recommended": false
},
"lines": [
{
"id": "2ba3a7f1-df99-4148-9eb4-076481167962",
"gambit_id": "f499fcf8-0cfb-4696-80c7-5f444d910e57",
"last_updated": "2022-10-03T15:46:55.793643-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mackenzie Dern",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api"
},
{
"id": "de46ee03-c471-45df-b170-c0f23649bdb2",
"gambit_id": "ae8b4dee-dd11-497e-995c-5df6bd6b49b8",
"last_updated": "2022-10-03T15:46:55.794628-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Xiaonan Yan",
"reward": "2.82000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d99d765-22c7-4795-b364-25f7b3fa2498/?format=api"
}
]
}