GET /api/bet_types/fc208a05-27cd-4449-86a4-7762b174d089/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc208a05-27cd-4449-86a4-7762b174d089",
"match": "https://api-prod.gambitprofit.com/api/matches/b6b5c4ca-8dd5-43c7-b6b6-4a6e35c0d755/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T09:01:55.861655-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",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "1e343ab1-2df5-476b-b756-cffda42a439a",
"gambit_id": "2d3b6d1b-977e-4895-9091-1d9cff955713",
"last_updated": "2023-02-12T10:37:15.204775-05:00",
"created_at": "2023-02-11T09:01:55.864415-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc208a05-27cd-4449-86a4-7762b174d089/?format=api"
},
{
"id": "e4eec294-ba2c-43e4-a483-38d7c330d724",
"gambit_id": "59c96352-1431-49af-9cb3-6b9b51d06d7a",
"last_updated": "2023-02-12T10:37:15.203063-05:00",
"created_at": "2023-02-11T09:01:55.863043-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc208a05-27cd-4449-86a4-7762b174d089/?format=api"
}
]
}