GET /api/bet_types/40c95bc7-1c75-4b10-8698-0e2123639e18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40c95bc7-1c75-4b10-8698-0e2123639e18",
"match": "https://api-prod.gambitprofit.com/api/matches/a46afe5c-279e-4c30-8509-5740836ea7c3/?format=api",
"name": "Over/Under",
"created_at": "2023-10-09T15:23:06.024290-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "e2e667f8-7b16-4915-9bb8-877efc9485ad",
"gambit_id": "adfb847e-9ed2-4659-ae37-3c33e695e2dd",
"last_updated": "2023-10-11T09:08:01.187832-04:00",
"created_at": "2023-10-09T15:23:06.028390-04:00",
"name": "Game Total Over 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c95bc7-1c75-4b10-8698-0e2123639e18/?format=api"
},
{
"id": "6e9b26d6-7935-44d2-9a7e-ab779b5276ae",
"gambit_id": "2c5006ba-cd68-418f-9d7f-daa8ca128b0b",
"last_updated": "2023-10-11T09:08:01.191326-04:00",
"created_at": "2023-10-09T15:23:06.033338-04:00",
"name": "Game Total Under 6.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40c95bc7-1c75-4b10-8698-0e2123639e18/?format=api"
}
]
}