GET /api/bet_types/6927651f-24fe-404e-b6ef-92c449386c4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6927651f-24fe-404e-b6ef-92c449386c4c",
"match": "https://api-prod.gambitprofit.com/api/matches/8f0c6b14-1c78-4d4d-a101-c3cc1cce1560/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-15T09:07:11.410747-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": "Washington Capitals",
"amount": 5317.0
},
{
"team": "Buffalo Sabres",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "eaf4b317-630d-416c-a9ef-6dcfa23f2fac",
"gambit_id": "b3e6d8f4-9186-4a52-bf49-d27272a37ab8",
"last_updated": "2023-03-16T17:37:23.857727-04:00",
"created_at": "2023-03-15T09:07:11.412894-04:00",
"name": "Washington Capitals",
"reward": "1.77000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6927651f-24fe-404e-b6ef-92c449386c4c/?format=api"
},
{
"id": "e375342a-01e6-411d-a6ab-cb769d1ba0b9",
"gambit_id": "a18c3452-f363-41a9-b342-38b94ada19c1",
"last_updated": "2023-03-16T17:37:23.859965-04:00",
"created_at": "2023-03-15T09:07:11.415525-04:00",
"name": "Buffalo Sabres",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6927651f-24fe-404e-b6ef-92c449386c4c/?format=api"
}
]
}