GET /api/bet_types/6de1711c-a7fd-4345-87f6-8cd0374f4841/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6de1711c-a7fd-4345-87f6-8cd0374f4841",
"match": "https://api-prod.gambitprofit.com/api/matches/e4b750c4-7c50-4888-9075-feaa567c8137/?format=api",
"name": "Over/Under",
"created_at": "2023-06-17T09:32:59.488822-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "098b20ec-186d-4729-9e6e-a73408ba11fb",
"gambit_id": "64753615-cf68-449d-acec-a076dd9dac67",
"last_updated": "2023-06-18T10:28:11.924481-04:00",
"created_at": "2023-06-17T09:32:59.493550-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de1711c-a7fd-4345-87f6-8cd0374f4841/?format=api"
},
{
"id": "0c825034-3b1e-4fef-95ba-413a478f574f",
"gambit_id": "c217f777-8d5e-4c41-898c-577736761121",
"last_updated": "2023-06-18T10:28:11.922889-04:00",
"created_at": "2023-06-17T09:32:59.491166-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6de1711c-a7fd-4345-87f6-8cd0374f4841/?format=api"
}
]
}