GET /api/bet_types/7103946c-6fce-48c1-866a-140a9e19e020/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7103946c-6fce-48c1-866a-140a9e19e020",
"match": "https://api-prod.gambitprofit.com/api/matches/2c0c07f9-2e22-4aa7-8778-a8172faeff71/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:13:05.126770-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 Over 240.5",
"amount": 5000.0
},
{
"team": "Game Total Under 240.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5b57c5bc-587a-4871-9a51-694e6c2612e3",
"gambit_id": "28c3b472-6284-4ee3-bcd5-28478466a26e",
"last_updated": "2024-01-02T10:13:09.112427-05:00",
"created_at": "2023-12-31T10:13:05.130094-05:00",
"name": "Game Total Over 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7103946c-6fce-48c1-866a-140a9e19e020/?format=api"
},
{
"id": "64a086e4-a93a-4db3-bf7d-5a77cede991a",
"gambit_id": "836ce072-41b2-4b00-b89e-519cb3a00710",
"last_updated": "2024-01-02T10:13:09.119230-05:00",
"created_at": "2023-12-31T10:13:05.134219-05:00",
"name": "Game Total Under 240.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "240.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7103946c-6fce-48c1-866a-140a9e19e020/?format=api"
}
]
}