GET /api/bet_types/99b32077-2a45-46cd-a769-bce23cbb6883/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99b32077-2a45-46cd-a769-bce23cbb6883",
"match": "https://api-prod.gambitprofit.com/api/matches/73200a02-f6bd-44fa-960a-7c0c18a902c7/?format=api",
"name": "Over/Under",
"created_at": "2023-08-17T13:03:06.315971-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 40.5",
"amount": 5000.0
},
{
"team": "Game Total Under 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "87d51549-ee7d-4cb4-987b-27139da4dbc7",
"gambit_id": "843fc0bb-057f-474a-a396-3285699def86",
"last_updated": "2023-08-21T19:58:16.730684-04:00",
"created_at": "2023-08-17T13:03:06.319587-04:00",
"name": "Game Total Over 40.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b32077-2a45-46cd-a769-bce23cbb6883/?format=api"
},
{
"id": "e404c613-032d-4c1e-bed9-c119d3745b28",
"gambit_id": "01985be7-b63b-4b60-a886-463c05571c2f",
"last_updated": "2023-08-21T19:58:16.733950-04:00",
"created_at": "2023-08-17T13:03:06.323497-04:00",
"name": "Game Total Under 40.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99b32077-2a45-46cd-a769-bce23cbb6883/?format=api"
}
]
}