GET /api/bet_types/01d5619b-f57a-4d45-9f1f-68260cffcfe5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01d5619b-f57a-4d45-9f1f-68260cffcfe5",
"match": "https://api-prod.gambitprofit.com/api/matches/06ab598d-9b5d-44e9-93dc-28b0897d3732/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T10:23:04.823360-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": "Charles Jourdain",
"amount": 5391.0
},
{
"team": "Ricardo Ramos",
"amount": 4609.0
}
],
"expected_reward_tokens": 9218.0,
"profit_sb": -282.0,
"profit_sb_percentage": -2.97,
"recommended": false
},
"lines": [
{
"id": "4a2623d7-f979-4fb4-860e-a5375ccfc29b",
"gambit_id": "e5b6aa45-b152-412c-9a93-5e35ec8d4ad8",
"last_updated": "2023-09-25T14:38:18.476346-04:00",
"created_at": "2023-09-23T10:23:04.828551-04:00",
"name": "Charles Jourdain",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d5619b-f57a-4d45-9f1f-68260cffcfe5/?format=api"
},
{
"id": "9c6a2c30-81d4-4be0-aa52-be03398b4aa7",
"gambit_id": "0c9b470c-5f28-4381-84b3-2813c1958195",
"last_updated": "2023-09-25T14:38:18.479514-04:00",
"created_at": "2023-09-23T10:23:04.832803-04:00",
"name": "Ricardo Ramos",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01d5619b-f57a-4d45-9f1f-68260cffcfe5/?format=api"
}
]
}