GET /api/bet_types/bc06846d-cc01-4ef5-9720-7e5da1d3bdcf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc06846d-cc01-4ef5-9720-7e5da1d3bdcf",
"match": "https://api-prod.gambitprofit.com/api/matches/1c3fb231-0a14-4041-b5b7-06d9b07a3450/?format=api",
"name": "Over/Under",
"created_at": "2023-04-13T09:32:19.945590-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7459e1b4-b437-40d2-b4e3-5d2668d71f79",
"gambit_id": "7f3cf7ba-f941-4c73-b019-226afd4a99cb",
"last_updated": "2023-04-14T12:02:23.450845-04:00",
"created_at": "2023-04-13T09:32:19.949301-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc06846d-cc01-4ef5-9720-7e5da1d3bdcf/?format=api"
},
{
"id": "1b2230cb-265b-4181-9972-54f9e9235d5e",
"gambit_id": "91a44eb4-080c-4326-889b-dbe039d8c2f0",
"last_updated": "2023-04-14T12:02:23.448886-04:00",
"created_at": "2023-04-13T09:32:19.947439-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc06846d-cc01-4ef5-9720-7e5da1d3bdcf/?format=api"
}
]
}