GET /api/bet_types/5645e1c1-7a94-4f4f-853c-4bbbb167177a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5645e1c1-7a94-4f4f-853c-4bbbb167177a",
"match": "https://api-prod.gambitprofit.com/api/matches/794405a4-0188-4005-812c-6b96614b7a42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:08.352836-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 (C Sale)",
"amount": 5452.0
},
{
"team": "HOU (C Javier)",
"amount": 4548.0
}
],
"expected_reward_tokens": 9595.52,
"profit_sb": 95.52,
"profit_sb_percentage": 1.01,
"recommended": true
},
"lines": [
{
"id": "167b0102-d1e7-437c-936b-7bd67a738e16",
"gambit_id": "cedb1e49-6e59-4dfe-a045-c5847ba14f96",
"last_updated": "2023-08-29T19:33:16.619146-04:00",
"created_at": "2023-08-28T08:48:08.360928-04:00",
"name": "BOS (C Sale)",
"reward": "1.76000",
"odds": "1.79370",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5645e1c1-7a94-4f4f-853c-4bbbb167177a/?format=api"
},
{
"id": "c7e84daf-903a-4dea-a444-a866d9e917a2",
"gambit_id": "9bb2acbb-9c98-4080-a179-09d5f9e38231",
"last_updated": "2023-08-29T19:33:16.615903-04:00",
"created_at": "2023-08-28T08:48:08.356886-04:00",
"name": "HOU (C Javier)",
"reward": "2.11000",
"odds": "2.16000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5645e1c1-7a94-4f4f-853c-4bbbb167177a/?format=api"
}
]
}