GET /api/bet_types/a27d2b1f-ff9f-4302-ad08-948ecd7cafff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a27d2b1f-ff9f-4302-ad08-948ecd7cafff",
"match": "https://api-prod.gambitprofit.com/api/matches/49ceefe0-46bb-4ea5-adf3-576d73231cb7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "UAB",
"amount": 6563.0
},
{
"team": "Florida Atlantic",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "b446037c-9b9d-41d1-861c-fd431416b8bf",
"gambit_id": "14af50a7-d5e3-4d86-a716-e44227354d8e",
"last_updated": "2022-10-31T10:22:22.248099-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UAB",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27d2b1f-ff9f-4302-ad08-948ecd7cafff/?format=api"
},
{
"id": "9383ebb4-8dc8-47bb-9bae-ba29494fe381",
"gambit_id": "3db578a1-ad85-4fe4-804a-edb8411f46d6",
"last_updated": "2022-10-31T10:22:22.247025-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Atlantic",
"reward": "2.75000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a27d2b1f-ff9f-4302-ad08-948ecd7cafff/?format=api"
}
]
}