GET /api/bet_types/5cb92c05-559b-4825-b2e5-00760b17c30f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5cb92c05-559b-4825-b2e5-00760b17c30f",
"match": "https://api-prod.gambitprofit.com/api/matches/29c39327-2f01-47c5-be16-3608a8936851/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:52.645935-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": "Game Total Under 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "d2266e89-6547-44f0-9da2-23edd6c041d2",
"gambit_id": "066245f7-e369-4388-8fe4-c77cb6dc6b9e",
"last_updated": "2023-01-25T14:12:08.572665-05:00",
"created_at": "2023-01-24T09:31:52.647418-05:00",
"name": "Game Total Under 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cb92c05-559b-4825-b2e5-00760b17c30f/?format=api"
},
{
"id": "2834b41f-3f97-4cb7-bba6-4c363534c68b",
"gambit_id": "bf522e2b-3ec4-4ec1-8442-7a10b1fa5906",
"last_updated": "2023-01-25T14:12:08.573862-05:00",
"created_at": "2023-01-24T09:31:52.648774-05:00",
"name": "Game Total Over 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5cb92c05-559b-4825-b2e5-00760b17c30f/?format=api"
}
]
}