GET /api/bet_types/39a876fc-10fb-4f0c-8a7f-8ba3732e5a0a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39a876fc-10fb-4f0c-8a7f-8ba3732e5a0a",
"match": "https://api-prod.gambitprofit.com/api/matches/065310a0-1390-45a1-8897-9ba56e39ed64/?format=api",
"name": "Over/Under",
"created_at": "2023-12-21T09:13:03.522775-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": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "091153a8-fca8-4db0-88b5-9beb68f47da4",
"gambit_id": "e5c5809c-f26d-4c83-9205-dd82ef94c573",
"last_updated": "2023-12-23T14:58:21.021668-05:00",
"created_at": "2023-12-21T09:13:03.526824-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a876fc-10fb-4f0c-8a7f-8ba3732e5a0a/?format=api"
},
{
"id": "013eb755-441f-41f5-b525-d4da6b398f70",
"gambit_id": "95dbdbe6-5de8-4b74-a7a3-0a39578a2bfc",
"last_updated": "2023-12-23T14:58:21.024999-05:00",
"created_at": "2023-12-21T09:13:03.531147-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a876fc-10fb-4f0c-8a7f-8ba3732e5a0a/?format=api"
}
]
}