GET /api/bet_types/0a952524-fc91-4a8e-8531-5fea02897c83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0a952524-fc91-4a8e-8531-5fea02897c83",
"match": "https://api-prod.gambitprofit.com/api/matches/57757f35-52fe-42a5-9dee-7b028df28190/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T09:07:15.442411-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": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "d14b9286-fe63-49be-b40e-86f16960d6fb",
"gambit_id": "5ac11b4d-e7f5-4c46-b1a4-b85da115a5f6",
"last_updated": "2023-02-19T15:57:14.542695-05:00",
"created_at": "2023-02-18T09:07:15.444264-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a952524-fc91-4a8e-8531-5fea02897c83/?format=api"
},
{
"id": "e59a3f48-4425-4789-8163-4ddf12987c8d",
"gambit_id": "e5983277-7d23-47b4-99cc-a27668387495",
"last_updated": "2023-02-19T15:57:14.543898-05:00",
"created_at": "2023-02-18T09:07:15.446065-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0a952524-fc91-4a8e-8531-5fea02897c83/?format=api"
}
]
}