GET /api/bet_types/a489a735-0336-44e6-9a50-cce12b868074/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a489a735-0336-44e6-9a50-cce12b868074",
"match": "https://api-prod.gambitprofit.com/api/matches/29f4f547-5f9d-4877-a21f-ffe31a5c18de/?format=api",
"name": "Over/Under",
"created_at": "2023-05-31T11:47:16.970261-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9ebb896a-eff9-406e-a42a-746e31fce190",
"gambit_id": "1f1c5130-1d81-4df5-a1ff-b4b2091e5adb",
"last_updated": "2023-06-01T10:07:06.664967-04:00",
"created_at": "2023-05-31T11:47:16.974762-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a489a735-0336-44e6-9a50-cce12b868074/?format=api"
},
{
"id": "883862de-399a-4602-96c6-d0b32e57bbe0",
"gambit_id": "1c446c26-050f-4937-8f1a-f764f3aecf88",
"last_updated": "2023-06-01T10:07:06.662851-04:00",
"created_at": "2023-05-31T11:47:16.972617-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a489a735-0336-44e6-9a50-cce12b868074/?format=api"
}
]
}