GET /api/bet_types/0ae39682-a7cf-46ef-b57f-5d306dab3394/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ae39682-a7cf-46ef-b57f-5d306dab3394",
"match": "https://api-prod.gambitprofit.com/api/matches/2186d1ad-a856-49f4-90ec-fd5aba380a6a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-26T09:18:15.368175-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": "WAS (J Irvin)",
"amount": 5776.0
},
{
"team": "COL (P Lambert)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "bb8f16c0-429a-44ee-915d-e0f974744996",
"gambit_id": "6509a834-c4ac-407c-9774-ddcebe3207ae",
"last_updated": "2023-07-27T23:03:19.814461-04:00",
"created_at": "2023-07-26T09:18:15.380124-04:00",
"name": "WAS (J Irvin)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ae39682-a7cf-46ef-b57f-5d306dab3394/?format=api"
},
{
"id": "847cd533-90e8-4ff3-be39-77afa0cdde6e",
"gambit_id": "4e6785db-e0de-47d6-bf29-8fe209053f80",
"last_updated": "2023-07-27T23:03:19.810996-04:00",
"created_at": "2023-07-26T09:18:15.375165-04:00",
"name": "COL (P Lambert)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ae39682-a7cf-46ef-b57f-5d306dab3394/?format=api"
}
]
}