GET /api/bet_types/c6b94f68-50fb-46a7-8642-5fd8061b15d0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c6b94f68-50fb-46a7-8642-5fd8061b15d0",
"match": "https://api-prod.gambitprofit.com/api/matches/555457f1-2f9e-4731-b5fc-51a9ae8f4f61/?format=api",
"name": "Over/Under",
"created_at": "2023-09-28T10:08:13.599695-04: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 45",
"amount": 5000.0
},
{
"team": "Game Total Under 45",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75d896c9-7aaa-43e7-b791-097f07308695",
"gambit_id": "c50cfdd5-2c58-4705-bee4-a2c96dc6dddb",
"last_updated": "2023-09-29T10:03:23.242679-04:00",
"created_at": "2023-09-28T10:08:13.604286-04:00",
"name": "Game Total Over 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b94f68-50fb-46a7-8642-5fd8061b15d0/?format=api"
},
{
"id": "46212df8-f245-49f5-82ab-f5c5f3abd927",
"gambit_id": "d6662e68-0d2a-43f7-9df1-96090dc7b905",
"last_updated": "2023-09-29T10:03:23.246474-04:00",
"created_at": "2023-09-28T10:08:13.608933-04:00",
"name": "Game Total Under 45",
"reward": "1.87000",
"odds": "1.90910",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c6b94f68-50fb-46a7-8642-5fd8061b15d0/?format=api"
}
]
}