GET /api/bet_types/43be8933-552b-4802-8514-268973985e7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43be8933-552b-4802-8514-268973985e7d",
"match": "https://api-prod.gambitprofit.com/api/matches/7836e9b7-9439-4086-84c6-08e37f982300/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:06.554683-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Under 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "72984041-a4eb-4648-a19d-6530fc773f6e",
"gambit_id": "9143dd3d-db21-4ebd-b512-6825a4b2345b",
"last_updated": "2023-11-21T09:03:07.919674-05:00",
"created_at": "2023-11-19T10:03:06.558273-05:00",
"name": "Game Total Over 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43be8933-552b-4802-8514-268973985e7d/?format=api"
},
{
"id": "c548269d-184a-4e7c-b550-bd76fcd105d1",
"gambit_id": "f4bd3676-6857-4df1-8dd9-d018f1ad0818",
"last_updated": "2023-11-21T09:03:07.923996-05:00",
"created_at": "2023-11-19T10:03:06.562284-05:00",
"name": "Game Total Under 238.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43be8933-552b-4802-8514-268973985e7d/?format=api"
}
]
}