GET /api/bet_types/421ea568-8f89-44ea-a706-d61fd97c4845/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "421ea568-8f89-44ea-a706-d61fd97c4845",
"match": "https://api-prod.gambitprofit.com/api/matches/f2ba6169-d990-4f2a-85c4-683db3d8661a/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:22.529875-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",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b9f777aa-fab8-4e8e-bb74-cf449ac4a2e6",
"gambit_id": "7b2fb654-5778-49cf-8ff0-7c427235170d",
"last_updated": "2023-09-06T18:58:00.676534-04:00",
"created_at": "2023-09-05T09:53:22.537606-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/421ea568-8f89-44ea-a706-d61fd97c4845/?format=api"
},
{
"id": "f35dc29f-a986-4947-b378-68d7d1d5328a",
"gambit_id": "26bc65a8-4890-4417-9fe4-0ed1f97f2bf1",
"last_updated": "2023-09-06T18:58:00.680437-04:00",
"created_at": "2023-09-05T09:53:22.545295-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/421ea568-8f89-44ea-a706-d61fd97c4845/?format=api"
}
]
}