GET /api/bet_types/b5fb59ee-e7fd-412f-bf5f-dc98ea031b5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5fb59ee-e7fd-412f-bf5f-dc98ea031b5a",
"match": "https://api-prod.gambitprofit.com/api/matches/316cf64a-47c0-4880-8533-aa01dea033bf/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:12.984352-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "34c13756-94f5-488c-a914-8f4611ea64f6",
"gambit_id": "53db1e7b-9261-43c2-8b31-b85cdef7dc8b",
"last_updated": "2023-06-11T10:23:03.742996-04:00",
"created_at": "2023-06-09T09:48:12.988205-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fb59ee-e7fd-412f-bf5f-dc98ea031b5a/?format=api"
},
{
"id": "5c091d51-4928-4eb4-92ce-2db3b4bd44ac",
"gambit_id": "53b7f96b-f08b-4153-a6d9-d876a19b1e6c",
"last_updated": "2023-06-11T10:23:03.741006-04:00",
"created_at": "2023-06-09T09:48:12.986177-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5fb59ee-e7fd-412f-bf5f-dc98ea031b5a/?format=api"
}
]
}