GET /api/bet_types/78ca4688-3759-4fe9-9485-819f17a7113e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78ca4688-3759-4fe9-9485-819f17a7113e",
"match": "https://api-prod.gambitprofit.com/api/matches/3f72ac7d-e785-4402-9c18-701ce3db1e3c/?format=api",
"name": "Over/Under",
"created_at": "2023-11-14T09:13:05.677876-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": "Game Total Over 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "b6b04d97-08a9-49c0-91cb-acdd20b34bb7",
"gambit_id": "a544bca9-157e-48f6-8a0a-e72b5471ae95",
"last_updated": "2023-11-15T20:03:20.835671-05:00",
"created_at": "2023-11-14T09:13:05.681698-05:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ca4688-3759-4fe9-9485-819f17a7113e/?format=api"
},
{
"id": "d91c3dc4-fc96-4369-b6a2-10e48cf76e9a",
"gambit_id": "a0e16e97-5b8b-4fd6-871d-329448a01620",
"last_updated": "2023-11-15T20:03:20.838890-05:00",
"created_at": "2023-11-14T09:13:05.685632-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78ca4688-3759-4fe9-9485-819f17a7113e/?format=api"
}
]
}