GET /api/bet_types/3f8b3e42-543d-4768-8dd9-d93fb263f6c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f8b3e42-543d-4768-8dd9-d93fb263f6c6",
"match": "https://api-prod.gambitprofit.com/api/matches/a41af8d8-1eca-4529-989f-0ab5da030cec/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:08:16.570392-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 241.5",
"amount": 5000.0
},
{
"team": "Game Total Under 241.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "de3fe00e-847e-40b6-8daf-b37dfd670021",
"gambit_id": "274d1972-ee3d-4195-a60a-925fbc7eb6cf",
"last_updated": "2023-11-23T16:28:09.564259-05:00",
"created_at": "2023-11-22T09:08:16.577880-05:00",
"name": "Game Total Over 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8b3e42-543d-4768-8dd9-d93fb263f6c6/?format=api"
},
{
"id": "5bc99600-c243-43a9-aaf4-80b97b5eeea6",
"gambit_id": "fa57e819-b95b-4790-8dc4-475c1d294c04",
"last_updated": "2023-11-23T16:28:09.567726-05:00",
"created_at": "2023-11-22T09:08:16.574022-05:00",
"name": "Game Total Under 241.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "241.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f8b3e42-543d-4768-8dd9-d93fb263f6c6/?format=api"
}
]
}