GET /api/bet_types/71f39505-bc60-4472-a378-e08df108ae05/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71f39505-bc60-4472-a378-e08df108ae05",
"match": "https://api-prod.gambitprofit.com/api/matches/857ec4dc-7ae6-44cf-a775-e62d36eb3ef4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T08:07:19.024923-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": "Sacramento Kings",
"amount": 7203.0
},
{
"team": "Los Angeles Clippers",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "815c03f7-75a2-4621-b496-47ebbaa4422a",
"gambit_id": "7e386aa9-263f-4530-98db-37aa481a8e69",
"last_updated": "2023-03-04T12:46:54.285996-05:00",
"created_at": "2023-03-03T08:07:19.026130-05:00",
"name": "Sacramento Kings",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f39505-bc60-4472-a378-e08df108ae05/?format=api"
},
{
"id": "a2d61d24-2f2e-4b87-8a44-23f75b319c75",
"gambit_id": "4a12b4f0-4571-4c07-99c7-743810a29b02",
"last_updated": "2023-03-04T12:46:54.287451-05:00",
"created_at": "2023-03-03T08:07:19.027378-05:00",
"name": "Los Angeles Clippers",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71f39505-bc60-4472-a378-e08df108ae05/?format=api"
}
]
}