GET /api/bet_types/fdb78919-a00c-473a-9487-1fbbfa6d85ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdb78919-a00c-473a-9487-1fbbfa6d85ee",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2d6467-7f57-4a70-9ee5-e96fc225de2f/?format=api",
"name": "Over/Under",
"created_at": "2023-07-17T11:42:58.988667-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fb0cce2e-2a59-4c49-a827-87fff9a1597d",
"gambit_id": "668d7493-17e7-4800-b283-36712f73aebb",
"last_updated": "2023-07-18T17:13:12.257209-04:00",
"created_at": "2023-07-17T11:42:58.990031-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdb78919-a00c-473a-9487-1fbbfa6d85ee/?format=api"
},
{
"id": "c403148c-2b64-4b5e-8449-f3f5b9b9bb22",
"gambit_id": "693b0655-268c-4973-a560-e3c1c7c16637",
"last_updated": "2023-07-18T17:13:12.259257-04:00",
"created_at": "2023-07-17T11:42:58.991506-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdb78919-a00c-473a-9487-1fbbfa6d85ee/?format=api"
}
]
}