GET /api/bet_types/3a2ba167-a68b-45af-8cc4-e555304fa13f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a2ba167-a68b-45af-8cc4-e555304fa13f",
"match": "https://api-prod.gambitprofit.com/api/matches/7b60e084-91ab-4c48-8163-55fa8cf903ca/?format=api",
"name": "Over/Under",
"created_at": "2023-09-11T08:48:21.489980-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 7",
"amount": 5107.0
},
{
"team": "Game Total Under 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7e4bd603-4b0b-40fe-b4f9-675f7ab60c0d",
"gambit_id": "150b1167-b6be-4c5e-ad2e-594992273b0b",
"last_updated": "2023-09-12T13:43:02.506951-04:00",
"created_at": "2023-09-11T08:48:21.493514-04:00",
"name": "Game Total Over 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a2ba167-a68b-45af-8cc4-e555304fa13f/?format=api"
},
{
"id": "39ef8972-2214-4912-9192-cea1cc3f3cf0",
"gambit_id": "53dd4b7b-03d2-4aad-b040-3b1b2bef49b5",
"last_updated": "2023-09-12T13:43:02.510223-04:00",
"created_at": "2023-09-11T08:48:21.497670-04:00",
"name": "Game Total Under 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a2ba167-a68b-45af-8cc4-e555304fa13f/?format=api"
}
]
}