GET /api/bet_types/8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7",
"match": "https://api-prod.gambitprofit.com/api/matches/06d42454-a2e1-42a1-9770-47a14cd9ac42/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-09T09:02:02.676163-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": "Milwaukee Bucks",
"amount": 7847.0
},
{
"team": "Brooklyn Nets",
"amount": 2153.0
}
],
"expected_reward_tokens": 9494.73,
"profit_sb": -5.27,
"profit_sb_percentage": -0.06,
"recommended": false
},
"lines": [
{
"id": "b64ffb03-dd11-4025-aa1d-c4ae060e4f8d",
"gambit_id": "ef8fc2ba-4524-41a9-829f-3c48ea6548f0",
"last_updated": "2023-03-10T09:57:21.721474-05:00",
"created_at": "2023-03-09T09:02:02.677396-05:00",
"name": "Milwaukee Bucks",
"reward": "1.21000",
"odds": "1.21740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7/?format=api"
},
{
"id": "2f6f6fc2-b971-47f8-a750-f31357ab4c1f",
"gambit_id": "889ce26a-ba9a-4828-b639-208743ef963e",
"last_updated": "2023-03-10T09:57:21.722585-05:00",
"created_at": "2023-03-09T09:02:02.678703-05:00",
"name": "Brooklyn Nets",
"reward": "4.41000",
"odds": "4.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e0ecd66-e7e3-4556-bbb5-fccc2dae08d7/?format=api"
}
]
}