GET /api/bet_types/73810988-7936-4164-87bd-24b017c98da5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73810988-7936-4164-87bd-24b017c98da5",
"match": "https://api-prod.gambitprofit.com/api/matches/aed240de-e703-45ae-afb5-8c5d1b8f7baf/?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 229",
"amount": 5000.0
},
{
"team": "Game Total Over 229",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "791ea632-eed2-463f-885b-7c1ef072fa1e",
"gambit_id": "eb49f063-5a80-411b-944a-d04ed2327261",
"last_updated": "2022-12-23T09:32:14.522078-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 229",
"reward": "1.78000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73810988-7936-4164-87bd-24b017c98da5/?format=api"
},
{
"id": "60c7586f-cfa8-4929-9f8a-ecefb77fba41",
"gambit_id": "6aa70c8e-fbcf-47d6-81f4-814becaee9e6",
"last_updated": "2022-12-23T09:32:14.523662-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 229",
"reward": "1.78000",
"odds": "1.90910",
"spread": "229.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73810988-7936-4164-87bd-24b017c98da5/?format=api"
}
]
}