GET /api/bet_types/31c24716-bfb8-4ba5-b187-b62fdc6c58b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31c24716-bfb8-4ba5-b187-b62fdc6c58b4",
"match": "https://api-prod.gambitprofit.com/api/matches/0380e7c9-c2f9-4029-b9fa-fcb9b23dda2c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-16T09:08:24.669354-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": "SFO (A Wood)",
"amount": 5776.0
},
{
"team": "PIT (O Bido)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "95cc9d7f-5844-4d7f-83e5-43d971bee5f9",
"gambit_id": "a7e0bfbe-37e9-44e4-b8de-d8a0377850bc",
"last_updated": "2023-07-18T09:13:00.013077-04:00",
"created_at": "2023-07-16T09:08:24.670984-04:00",
"name": "SFO (A Wood)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c24716-bfb8-4ba5-b187-b62fdc6c58b4/?format=api"
},
{
"id": "55abb5b6-23f1-4fc6-a4a1-b66175529fc2",
"gambit_id": "f5851f2b-cac6-4215-b7bb-2e6164c8f84d",
"last_updated": "2023-07-18T09:13:00.014480-04:00",
"created_at": "2023-07-16T09:08:24.672473-04:00",
"name": "PIT (O Bido)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31c24716-bfb8-4ba5-b187-b62fdc6c58b4/?format=api"
}
]
}