GET /api/bet_types/998d113b-d2b1-4779-8ff9-721fd2e7956b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "998d113b-d2b1-4779-8ff9-721fd2e7956b",
"match": "https://api-prod.gambitprofit.com/api/matches/9d3a8698-e906-48fc-b80a-20864beaf369/?format=api",
"name": "Over/Under",
"created_at": "2023-07-27T08:33:21.319473-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": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a1d1e0e5-aa09-4220-8b5a-c67c5fc0b7a8",
"gambit_id": "2b39af6a-05ad-4021-a675-f5a5a391c6fe",
"last_updated": "2023-07-28T09:38:25.597436-04:00",
"created_at": "2023-07-27T08:33:21.323513-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998d113b-d2b1-4779-8ff9-721fd2e7956b/?format=api"
},
{
"id": "73dd52aa-2e22-4df0-a2ed-7b74bd7b6aca",
"gambit_id": "12540225-df79-4564-85a4-88d8a35e44ac",
"last_updated": "2023-07-28T09:38:25.600837-04:00",
"created_at": "2023-07-27T08:33:21.327706-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/998d113b-d2b1-4779-8ff9-721fd2e7956b/?format=api"
}
]
}