GET /api/bet_types/7bbe8171-1932-4d81-a3cb-ad7b606a2c07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bbe8171-1932-4d81-a3cb-ad7b606a2c07",
"match": "https://api-prod.gambitprofit.com/api/matches/c1bc6024-0a6d-4ae9-811f-d8c4b25fd812/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T13:33:17.627401-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": "Patryk Sagan",
"amount": 5297.0
},
{
"team": "Morgan Starkey",
"amount": 4703.0
}
],
"expected_reward_tokens": 9216.78,
"profit_sb": -283.22,
"profit_sb_percentage": -2.98,
"recommended": false
},
"lines": [
{
"id": "68055987-5e8a-4081-ba35-e98ddce9e928",
"gambit_id": "f6eac1fc-391d-4a76-952a-d70beace398f",
"last_updated": "2023-07-03T10:33:01.839037-04:00",
"created_at": "2023-06-30T13:33:17.633329-04:00",
"name": "Patryk Sagan",
"reward": "1.74000",
"odds": "1.77000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bbe8171-1932-4d81-a3cb-ad7b606a2c07/?format=api"
},
{
"id": "80b6e94f-06c4-48ed-99dc-6f5fed6e8b34",
"gambit_id": "b474b9a5-82a3-4787-b482-7434715fb5e7",
"last_updated": "2023-07-03T10:33:01.837120-04:00",
"created_at": "2023-06-30T13:33:17.630526-04:00",
"name": "Morgan Starkey",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bbe8171-1932-4d81-a3cb-ad7b606a2c07/?format=api"
}
]
}