GET /api/bet_types/a794b8e2-8b92-4886-9640-72d58904d450/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a794b8e2-8b92-4886-9640-72d58904d450",
"match": "https://api-prod.gambitprofit.com/api/matches/b4ab9b5e-1d4a-458f-a7e2-b01ae606f9cb/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 8",
"amount": 5205.0
},
{
"team": "Game Total Over 8",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "f55e3cc7-9740-4b20-aa61-87d7ef68573f",
"gambit_id": "43212ddc-6a61-4cf6-a878-2d020da54720",
"last_updated": "2022-09-07T12:46:55.451471-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.75000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a794b8e2-8b92-4886-9640-72d58904d450/?format=api"
},
{
"id": "53a69410-660b-4759-ae05-9c79a913bd88",
"gambit_id": "5c2670f3-55ad-4f54-88fa-9ef60fb9960c",
"last_updated": "2022-09-07T12:46:55.452650-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.90000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a794b8e2-8b92-4886-9640-72d58904d450/?format=api"
}
]
}