GET /api/bet_types/fff3ee5c-068f-42a3-8525-ed393095025c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fff3ee5c-068f-42a3-8525-ed393095025c",
"match": "https://api-prod.gambitprofit.com/api/matches/39b71497-b160-45c6-a106-693c90490679/?format=api",
"name": "Over/Under",
"created_at": "2023-02-06T08:32:16.024148-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Over 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "d4ef5afc-6067-4f5e-9e6e-e3b852e25ea0",
"gambit_id": "3ea27457-c88a-4fa4-a505-3886f1862a45",
"last_updated": "2023-02-07T10:22:15.653079-05:00",
"created_at": "2023-02-06T08:32:16.025499-05:00",
"name": "Game Total Under 241.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fff3ee5c-068f-42a3-8525-ed393095025c/?format=api"
},
{
"id": "1a072c93-e472-46af-aa04-2391ba97c3e7",
"gambit_id": "a71491c0-72c5-4add-aade-60a4c210ed25",
"last_updated": "2023-02-07T10:22:15.654277-05:00",
"created_at": "2023-02-06T08:32:16.026882-05:00",
"name": "Game Total Over 241.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fff3ee5c-068f-42a3-8525-ed393095025c/?format=api"
}
]
}