GET /api/bet_types/9b93157a-ad09-4aad-a273-d38ff20ee36f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b93157a-ad09-4aad-a273-d38ff20ee36f",
"match": "https://api-prod.gambitprofit.com/api/matches/ad4fea14-87e4-4b0c-b94d-6572e2daa503/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:10.787369-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": "SEA (B Miller)",
"amount": 5553.0
},
{
"team": "HOU (B Bielak)",
"amount": 4447.0
}
],
"expected_reward_tokens": 9605.52,
"profit_sb": 105.52,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "07286a17-6251-436e-aa32-e5beb8063f19",
"gambit_id": "4b5597bd-29c1-4339-b47a-f8f62392d0d6",
"last_updated": "2023-05-08T11:47:05.230842-04:00",
"created_at": "2023-05-07T11:57:10.789240-04:00",
"name": "SEA (B Miller)",
"reward": "1.73000",
"odds": "1.76340",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b93157a-ad09-4aad-a273-d38ff20ee36f/?format=api"
},
{
"id": "cce0b0d2-37db-4cf3-999e-e40b820d83a0",
"gambit_id": "a925e0bc-8041-408c-9369-77f177609bc7",
"last_updated": "2023-05-08T11:47:05.232286-04:00",
"created_at": "2023-05-07T11:57:10.791120-04:00",
"name": "HOU (B Bielak)",
"reward": "2.16000",
"odds": "2.21000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b93157a-ad09-4aad-a273-d38ff20ee36f/?format=api"
}
]
}