GET /api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9407588-8650-48ee-8b6c-65c17818421c",
"match": "https://api-prod.gambitprofit.com/api/matches/ac2e1089-8d2e-4b20-aedf-40469788f3da/?format=api",
"name": "Over/Under",
"created_at": "2023-07-09T08:43:18.705236-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 Under 7",
"amount": 5107.0
},
{
"team": "Game Total Over 7",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "05320fdd-d066-4988-8da8-5c6bde31549c",
"gambit_id": "2c01c66c-d3c9-442d-b419-8b8be04b0e75",
"last_updated": "2023-07-10T18:28:23.281082-04:00",
"created_at": "2023-07-09T08:43:18.710294-04:00",
"name": "Game Total Under 7",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api"
},
{
"id": "7387caeb-f912-4d00-9762-12f70fe27b5e",
"gambit_id": "c82013f6-5ead-42bc-8a5c-bdbe46f28bef",
"last_updated": "2023-07-10T18:28:23.279259-04:00",
"created_at": "2023-07-09T08:43:18.707733-04:00",
"name": "Game Total Over 7",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9407588-8650-48ee-8b6c-65c17818421c/?format=api"
}
]
}