GET /api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "081cd4be-6abe-46e2-9afa-5d51a2b82702",
"match": "https://api-prod.gambitprofit.com/api/matches/5c82ee60-6d59-40e7-974f-a6cc5e745689/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:07.171365-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": "Brooklyn Nets",
"amount": 5955.0
},
{
"team": "Phoenix Suns",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "31e722ad-a065-4df3-8867-c9ced944adfe",
"gambit_id": "3f90bb60-08d2-4fb6-9882-49f02a02fbf0",
"last_updated": "2023-01-20T10:22:05.448951-05:00",
"created_at": "2023-01-19T09:22:07.173857-05:00",
"name": "Brooklyn Nets",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api"
},
{
"id": "dcdcaf9e-9bf0-4755-8a5b-44f02bf2f4fe",
"gambit_id": "ee43ea15-c63a-4e88-af25-d8bed6cf49c1",
"last_updated": "2023-01-20T10:22:05.447731-05:00",
"created_at": "2023-01-19T09:22:07.172593-05:00",
"name": "Phoenix Suns",
"reward": "2.37000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/081cd4be-6abe-46e2-9afa-5d51a2b82702/?format=api"
}
]
}