GET /api/bet_types/f28151cd-7f03-4a74-a5f5-32c8a5af4c04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f28151cd-7f03-4a74-a5f5-32c8a5af4c04",
"match": "https://api-prod.gambitprofit.com/api/matches/da32848c-a06b-4e95-88b4-ae94a38be651/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-24T08:58:06.300353-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": "BAL (D Kremer)",
"amount": 5234.0
},
{
"team": "SEA (B Miller)",
"amount": 4766.0
}
],
"expected_reward_tokens": 9578.22,
"profit_sb": 78.22,
"profit_sb_percentage": 0.82,
"recommended": true
},
"lines": [
{
"id": "d67ea62b-9ce4-4ae9-9146-2c2fcfff0d0b",
"gambit_id": "e1dc1e3f-f8be-45e5-aa20-1504d1732f55",
"last_updated": "2023-06-26T10:43:17.093598-04:00",
"created_at": "2023-06-24T08:58:06.304972-04:00",
"name": "BAL (D Kremer)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28151cd-7f03-4a74-a5f5-32c8a5af4c04/?format=api"
},
{
"id": "b5c0da67-de97-4186-8fec-d70cf1b9df6d",
"gambit_id": "e83ca609-e406-471f-9374-5036b1015d78",
"last_updated": "2023-06-26T10:43:17.091357-04:00",
"created_at": "2023-06-24T08:58:06.302529-04:00",
"name": "SEA (B Miller)",
"reward": "2.01000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f28151cd-7f03-4a74-a5f5-32c8a5af4c04/?format=api"
}
]
}