GET /api/bet_types/c34d4ff5-172b-411f-8889-399fc547b9ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c34d4ff5-172b-411f-8889-399fc547b9ca",
"match": "https://api-prod.gambitprofit.com/api/matches/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api",
"name": "Over/Under",
"created_at": "2023-09-06T09:08:16.232436-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 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6be1d75f-6e63-4581-9d5b-ee824271dc57",
"gambit_id": "11cea6e1-9006-4bd3-884f-48134fedc100",
"last_updated": "2023-09-08T09:28:30.416932-04:00",
"created_at": "2023-09-06T09:08:16.240617-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34d4ff5-172b-411f-8889-399fc547b9ca/?format=api"
},
{
"id": "bfa6759b-579a-486f-8264-5fc112daac0d",
"gambit_id": "e5183a8d-15d2-4367-aa10-0061f20de63a",
"last_updated": "2023-09-08T09:28:30.411652-04:00",
"created_at": "2023-09-06T09:08:16.236428-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c34d4ff5-172b-411f-8889-399fc547b9ca/?format=api"
}
]
}