GET /api/bet_types/9768c6bf-e008-4b29-956a-7adc970c9c60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9768c6bf-e008-4b29-956a-7adc970c9c60",
"match": "https://api-prod.gambitprofit.com/api/matches/54f9fca0-9448-409f-b835-d0b145739209/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:05.536907-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8e81e93b-59ed-4d63-a450-076f43d36639",
"gambit_id": "14520e11-9c9f-4678-97af-abb9938d5bc8",
"last_updated": "2023-05-17T11:06:55.271573-04:00",
"created_at": "2023-05-16T09:47:05.540570-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9768c6bf-e008-4b29-956a-7adc970c9c60/?format=api"
},
{
"id": "b3b8b461-d6e4-4e6e-aaea-df18f464e00d",
"gambit_id": "cb0ea624-2ed9-4e82-a33e-5fb4622284c4",
"last_updated": "2023-05-17T11:06:55.269881-04:00",
"created_at": "2023-05-16T09:47:05.538771-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9768c6bf-e008-4b29-956a-7adc970c9c60/?format=api"
}
]
}