GET /api/bet_types/196d3a65-c439-4c29-8861-d015617b23fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "196d3a65-c439-4c29-8861-d015617b23fe",
"match": "https://api-prod.gambitprofit.com/api/matches/b51864d3-7de9-432b-b68d-c7d2eaec05bc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-23T08:33:16.490954-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": "DET (T Skubal)",
"amount": 5286.0
},
{
"team": "CHC (J Taillon)",
"amount": 4714.0
}
],
"expected_reward_tokens": 9567.66,
"profit_sb": 67.66,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "d7c46cb8-4c18-4c91-9368-c8b7ed89b980",
"gambit_id": "6da520d7-c1af-42e4-8715-b9c17d443e71",
"last_updated": "2023-08-25T10:23:03.255016-04:00",
"created_at": "2023-08-23T08:33:16.500562-04:00",
"name": "DET (T Skubal)",
"reward": "1.81000",
"odds": "1.84750",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d3a65-c439-4c29-8861-d015617b23fe/?format=api"
},
{
"id": "b62300a8-a872-4640-b041-9ae877df240f",
"gambit_id": "36623f9d-a098-4f06-ab1f-005f7c24746b",
"last_updated": "2023-08-25T10:23:03.251401-04:00",
"created_at": "2023-08-23T08:33:16.495658-04:00",
"name": "CHC (J Taillon)",
"reward": "2.03000",
"odds": "2.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/196d3a65-c439-4c29-8861-d015617b23fe/?format=api"
}
]
}