GET /api/bet_types/b9382a79-9759-4c7f-be81-67f309773c28/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b9382a79-9759-4c7f-be81-67f309773c28",
"match": "https://api-prod.gambitprofit.com/api/matches/5542c4e1-e21d-4233-aba6-605b6d81af12/?format=api",
"name": "Over/Under",
"created_at": "2023-04-24T13:02:10.601690-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 10",
"amount": 5213.0
},
{
"team": "Game Total Under 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f060a6cd-700e-4d79-9737-a8e6aaaf7d32",
"gambit_id": "c8f88bbc-7e18-407d-acca-cdf55d49f25c",
"last_updated": "2023-04-25T11:42:16.935752-04:00",
"created_at": "2023-04-24T13:02:10.606877-04:00",
"name": "Game Total Over 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9382a79-9759-4c7f-be81-67f309773c28/?format=api"
},
{
"id": "392c949f-99a1-4f3a-9d6b-bbff373cbace",
"gambit_id": "3d2aba0d-1352-4652-9cf4-28635a7c6d5c",
"last_updated": "2023-04-25T11:42:16.932879-04:00",
"created_at": "2023-04-24T13:02:10.604289-04:00",
"name": "Game Total Under 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b9382a79-9759-4c7f-be81-67f309773c28/?format=api"
}
]
}