GET /api/bet_types/df57365a-7dfc-479f-ac61-43280e40aaaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df57365a-7dfc-479f-ac61-43280e40aaaf",
"match": "https://api-prod.gambitprofit.com/api/matches/ec322ed2-097f-4322-b84f-72fa746dcac0/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T10:53:06.742085-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": "Total Rounds Over 1.5",
"amount": 6318.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 3682.0
}
],
"expected_reward_tokens": 9350.64,
"profit_sb": -149.36,
"profit_sb_percentage": -1.57,
"recommended": false
},
"lines": [
{
"id": "88089d90-8711-4255-8d09-5a92839b47e5",
"gambit_id": "14abf648-02f9-4154-80e6-97c0bbc10778",
"last_updated": "2023-12-12T10:48:18.853368-05:00",
"created_at": "2023-12-08T10:53:06.748426-05:00",
"name": "Total Rounds Over 1.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df57365a-7dfc-479f-ac61-43280e40aaaf/?format=api"
},
{
"id": "86f006b1-7d43-4b92-a50d-42a6bade3d9e",
"gambit_id": "d723567c-65e0-4fe1-bd73-a85b90ec95d5",
"last_updated": "2023-12-12T10:48:18.856792-05:00",
"created_at": "2023-12-08T10:53:06.759879-05:00",
"name": "Total Rounds Under 1.5",
"reward": "2.54000",
"odds": "2.60000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df57365a-7dfc-479f-ac61-43280e40aaaf/?format=api"
}
]
}