GET /api/bet_types/dc77e157-100e-4214-aac2-df1480ac8c1d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc77e157-100e-4214-aac2-df1480ac8c1d",
"match": "https://api-prod.gambitprofit.com/api/matches/4a5f8d28-5304-44fa-8a37-15db218791cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-06T10:57:13.763932-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": "LAA (T Anderson)",
"amount": 5234.0
},
{
"team": "CHC (H Wesneski)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "d9e31d39-22e6-4731-b0e3-a3f07f66397f",
"gambit_id": "0067f4b4-2573-45e3-b65c-28a680470bd9",
"last_updated": "2023-06-07T10:18:04.401290-04:00",
"created_at": "2023-06-06T10:57:13.767502-04:00",
"name": "LAA (T Anderson)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc77e157-100e-4214-aac2-df1480ac8c1d/?format=api"
},
{
"id": "d3c57e9e-a9de-420c-b2e5-8f5b84cd702a",
"gambit_id": "1c1c306e-4e68-480a-ab81-33378b1b2072",
"last_updated": "2023-06-07T10:18:04.398648-04:00",
"created_at": "2023-06-06T10:57:13.765754-04:00",
"name": "CHC (H Wesneski)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc77e157-100e-4214-aac2-df1480ac8c1d/?format=api"
}
]
}