GET /api/bet_types/0ff4d37a-98f3-4fc3-8aa4-f81944f160d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ff4d37a-98f3-4fc3-8aa4-f81944f160d9",
"match": "https://api-prod.gambitprofit.com/api/matches/ca3fe436-2d8e-43b1-9613-d7ac78de4e35/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:52.876646-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "35e449d9-61fd-4a5f-8d3a-95b75229c31a",
"gambit_id": "d1dca488-849c-4bf3-9be7-7f71655f534c",
"last_updated": "2023-06-05T10:57:23.857918-04:00",
"created_at": "2023-06-04T12:16:52.879122-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff4d37a-98f3-4fc3-8aa4-f81944f160d9/?format=api"
},
{
"id": "92e714f4-f331-4856-9f08-f42311d92503",
"gambit_id": "d2652145-057b-4fa7-980f-6b4cb731f354",
"last_updated": "2023-06-05T10:57:23.861643-04:00",
"created_at": "2023-06-04T12:16:52.880947-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff4d37a-98f3-4fc3-8aa4-f81944f160d9/?format=api"
}
]
}