GET /api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7be88bb6-d010-4987-b619-797b4c44538c",
"match": "https://api-prod.gambitprofit.com/api/matches/18e61828-f7b2-480b-b70e-abbdd1ae929a/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "49121fce-68ad-4c28-858d-d73fe1041ecc",
"gambit_id": "879b0944-ad51-4c83-b349-95efc9408d72",
"last_updated": "2022-11-14T15:12:42.166348-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api"
},
{
"id": "b9eccfa9-84df-4670-bdde-4a3bee125128",
"gambit_id": "1f0b753e-63a7-418c-9966-5f04d033bd0f",
"last_updated": "2022-11-14T15:12:42.167482-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7be88bb6-d010-4987-b619-797b4c44538c/?format=api"
}
]
}