GET /api/bet_types/c152acab-6697-4a6a-9e3c-a7a6722db120/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c152acab-6697-4a6a-9e3c-a7a6722db120",
"match": "https://api-prod.gambitprofit.com/api/matches/7a7d77ba-e7d8-43fb-aea8-069e451bc361/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-30T08:18:23.321525-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": "MIA (J Luzardo)",
"amount": 5909.0
},
{
"team": "DET (T Skubal)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "774225ee-12cc-41fa-892d-1bfe1b9af116",
"gambit_id": "6903ccf9-a13e-4ccb-84e7-438d72cf1455",
"last_updated": "2023-07-31T18:18:09.754688-04:00",
"created_at": "2023-07-30T08:18:23.329791-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c152acab-6697-4a6a-9e3c-a7a6722db120/?format=api"
},
{
"id": "d2808461-2b56-4f9f-af70-ee70042bcda7",
"gambit_id": "a18f3793-2401-4d87-b45f-879c202a89b4",
"last_updated": "2023-07-31T18:18:09.750114-04:00",
"created_at": "2023-07-30T08:18:23.325706-04:00",
"name": "DET (T Skubal)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c152acab-6697-4a6a-9e3c-a7a6722db120/?format=api"
}
]
}