GET /api/bet_types/57e966d6-b299-44b2-8259-956425e7b171/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57e966d6-b299-44b2-8259-956425e7b171",
"match": "https://api-prod.gambitprofit.com/api/matches/2c4bf0da-1b80-4fff-9b6d-f5d0038aea4d/?format=api",
"name": "Over/Under",
"created_at": "2023-09-18T12:13:01.062035-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c8c887d8-d73e-48a0-afb0-d22ab915144f",
"gambit_id": "b0e8e7ea-e987-45f3-8d16-f4946b966b62",
"last_updated": "2023-09-19T11:18:26.304989-04:00",
"created_at": "2023-09-18T12:13:01.072641-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57e966d6-b299-44b2-8259-956425e7b171/?format=api"
},
{
"id": "d6b6407e-b880-48bb-9557-9839307ebda9",
"gambit_id": "ca81c801-2283-476d-a91e-3afb94e8315f",
"last_updated": "2023-09-19T11:18:26.301615-04:00",
"created_at": "2023-09-18T12:13:01.066851-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57e966d6-b299-44b2-8259-956425e7b171/?format=api"
}
]
}