GET /api/bet_types/758ef705-57cc-47cc-90b2-621bbdde96d8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "758ef705-57cc-47cc-90b2-621bbdde96d8",
"match": "https://api-prod.gambitprofit.com/api/matches/a0711142-acc6-4258-8e3f-7d204696cfb0/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:24.187235-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": "Tampa Bay Lightning",
"amount": 5423.0
},
{
"team": "Minnesota Wild",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f866eca4-7434-49f1-8265-11b2f9a8ad3d",
"gambit_id": "b4bab0f2-fd3f-48b0-8c05-1a3ddfb9d9df",
"last_updated": "2024-01-05T23:03:05.346668-05:00",
"created_at": "2024-01-04T09:18:24.193532-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758ef705-57cc-47cc-90b2-621bbdde96d8/?format=api"
},
{
"id": "ab3ebc45-ec28-4ea6-b1de-9caebce373a6",
"gambit_id": "d84f1f24-6bcd-4df1-949a-952d7b6589a3",
"last_updated": "2024-01-05T23:03:05.352344-05:00",
"created_at": "2024-01-04T09:18:24.198362-05:00",
"name": "Minnesota Wild",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/758ef705-57cc-47cc-90b2-621bbdde96d8/?format=api"
}
]
}