GET /api/bet_types/6bb3f400-b733-4439-adf5-b8b2fc3e2e8c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6bb3f400-b733-4439-adf5-b8b2fc3e2e8c",
"match": "https://api-prod.gambitprofit.com/api/matches/a1be3c19-ea16-47da-adc1-52d9f2c075c3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-09T11:07:07.843436-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": "ATL (C Morton)",
"amount": 6241.0
},
{
"team": "BOS (N Pivetta)",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "6e058df8-28ea-45e1-a083-f365e2ef6077",
"gambit_id": "2da4853f-dd9f-4a65-8340-3fd50714af46",
"last_updated": "2023-05-10T15:37:06.656207-04:00",
"created_at": "2023-05-09T11:07:07.845064-04:00",
"name": "ATL (C Morton)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb3f400-b733-4439-adf5-b8b2fc3e2e8c/?format=api"
},
{
"id": "2bbca7fe-3f6a-432b-b263-ba758ca5b111",
"gambit_id": "3bf6c93f-83d7-4019-a97a-1d11a95d4984",
"last_updated": "2023-05-10T15:37:06.657568-04:00",
"created_at": "2023-05-09T11:07:07.846716-04:00",
"name": "BOS (N Pivetta)",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6bb3f400-b733-4439-adf5-b8b2fc3e2e8c/?format=api"
}
]
}