GET /api/bet_types/1d98737b-693d-4266-a4e3-7b8dfca779b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d98737b-693d-4266-a4e3-7b8dfca779b0",
"match": "https://api-prod.gambitprofit.com/api/matches/fba6773a-30f1-44cc-a733-b3c2a5e5b091/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-26T08:58:23.509403-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": "SEA (G Kirby)",
"amount": 5325.0
},
{
"team": "HOU (C Javier)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "9bce2943-e030-453c-bb1a-325be679a693",
"gambit_id": "e68b5c65-21b9-462b-9a8c-49b75a708dc0",
"last_updated": "2023-09-27T18:33:06.375817-04:00",
"created_at": "2023-09-26T08:58:23.545573-04:00",
"name": "SEA (G Kirby)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d98737b-693d-4266-a4e3-7b8dfca779b0/?format=api"
},
{
"id": "c7d06834-bb0b-4395-88e6-d3f4678b5ca3",
"gambit_id": "fe8a7b9d-ed02-4dfe-87d5-2c296f95865d",
"last_updated": "2023-09-27T18:33:06.370797-04:00",
"created_at": "2023-09-26T08:58:23.536348-04:00",
"name": "HOU (C Javier)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d98737b-693d-4266-a4e3-7b8dfca779b0/?format=api"
}
]
}