GET /api/bet_types/2710815a-2718-4e4b-8ea3-6b6d59f94cac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2710815a-2718-4e4b-8ea3-6b6d59f94cac",
"match": "https://api-prod.gambitprofit.com/api/matches/0b6bb787-72f3-4183-92ff-086a0a0e18e4/?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": "Florida Atlantic",
"amount": 6897.0
},
{
"team": "Charlotte",
"amount": 3103.0
}
],
"expected_reward_tokens": 9309.0,
"profit_sb": 309.0,
"profit_sb_percentage": 3.43,
"recommended": true
},
"lines": [
{
"id": "f8e43f80-0571-4ec5-af9c-671626f9ef9c",
"gambit_id": "e2eff0a6-2a09-4278-9f18-f7ed6cb4f569",
"last_updated": "2022-08-28T11:27:15.970086-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Atlantic",
"reward": "1.35000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2710815a-2718-4e4b-8ea3-6b6d59f94cac/?format=api"
},
{
"id": "4aed66c7-1817-4836-a407-e0793a2ee27f",
"gambit_id": "d073746c-b94f-4b82-955a-67291369ce88",
"last_updated": "2022-08-28T11:27:15.970585-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Charlotte",
"reward": "3.00000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2710815a-2718-4e4b-8ea3-6b6d59f94cac/?format=api"
}
]
}