GET /api/bet_types/2231a575-917c-4e7f-a82d-838527e15f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2231a575-917c-4e7f-a82d-838527e15f53",
"match": "https://api-prod.gambitprofit.com/api/matches/9370825b-4029-47ae-8f84-22ffe5685656/?format=api",
"name": "Over/Under",
"created_at": "2023-09-20T13:43:04.980045-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c42b4a32-5da0-4534-8a00-8a92f512f6a2",
"gambit_id": "5f63dd7f-b7b1-41f9-9a8c-162083d24642",
"last_updated": "2023-09-21T10:48:07.701920-04:00",
"created_at": "2023-09-20T13:43:04.983747-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2231a575-917c-4e7f-a82d-838527e15f53/?format=api"
},
{
"id": "3c95de77-d35d-4283-863f-9eb993488308",
"gambit_id": "3a23f6c4-47d4-440c-ba5c-3115acfeb54c",
"last_updated": "2023-09-21T10:48:07.705196-04:00",
"created_at": "2023-09-20T13:43:04.988730-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2231a575-917c-4e7f-a82d-838527e15f53/?format=api"
}
]
}