GET /api/bet_types/02ac3e7b-b1bd-4922-9ea6-8e1578bcdc1e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02ac3e7b-b1bd-4922-9ea6-8e1578bcdc1e",
"match": "https://api-prod.gambitprofit.com/api/matches/c6e4c56e-461b-4f93-981b-bdef3bfe4adf/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T10:27:04.195045-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 Under 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d38eff16-033c-460e-8b0d-3ed69ea778ae",
"gambit_id": "3d5f97b1-9096-4612-88a8-9e153c0f04fb",
"last_updated": "2023-04-13T11:22:20.502638-04:00",
"created_at": "2023-04-11T10:27:04.197545-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02ac3e7b-b1bd-4922-9ea6-8e1578bcdc1e/?format=api"
},
{
"id": "ea28bdbc-7ed6-45a3-9c3f-cfa3b27c4467",
"gambit_id": "13b1700b-edc8-4773-a7c5-8b07ef282018",
"last_updated": "2023-04-13T11:22:20.504744-04:00",
"created_at": "2023-04-11T10:27:04.200125-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02ac3e7b-b1bd-4922-9ea6-8e1578bcdc1e/?format=api"
}
]
}