GET /api/bet_types/d0f8be19-742a-41b9-9443-8d557e5d3a67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0f8be19-742a-41b9-9443-8d557e5d3a67",
"match": "https://api-prod.gambitprofit.com/api/matches/1173d02b-508d-4460-9ea7-783b8719031c/?format=api",
"name": "Over/Under",
"created_at": "2023-12-10T09:58:02.644989-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 Over 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5232e749-3d9a-446d-a0b9-151cf7725b9d",
"gambit_id": "b2b186be-dc37-4df4-99da-b007be0f5fb5",
"last_updated": "2023-12-12T10:28:17.083156-05:00",
"created_at": "2023-12-10T09:58:02.654280-05:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f8be19-742a-41b9-9443-8d557e5d3a67/?format=api"
},
{
"id": "de3a36b2-16dd-439c-926e-83683656c88f",
"gambit_id": "b9da345a-281f-403d-b91c-8799ff1c3e0c",
"last_updated": "2023-12-12T10:28:17.079714-05:00",
"created_at": "2023-12-10T09:58:02.649013-05:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0f8be19-742a-41b9-9443-8d557e5d3a67/?format=api"
}
]
}