GET /api/bet_types/98c5bd29-1904-47c9-b803-4f7f42286176/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98c5bd29-1904-47c9-b803-4f7f42286176",
"match": "https://api-prod.gambitprofit.com/api/matches/ceb722b5-ce59-459b-a0d5-1422d8feb628/?format=api",
"name": "Over/Under",
"created_at": "2023-08-27T08:13:19.543063-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 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1645a347-573c-479b-9ca1-615a6c860a5e",
"gambit_id": "854486d8-2f4a-497a-b247-acf3de5c1e8b",
"last_updated": "2023-08-29T09:03:25.347281-04:00",
"created_at": "2023-08-27T08:13:19.546732-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c5bd29-1904-47c9-b803-4f7f42286176/?format=api"
},
{
"id": "5bbb3114-5ddd-4cf1-98e4-b50d52c72798",
"gambit_id": "d4bb97c6-5af9-4bea-99e9-cbdf8efa8ad3",
"last_updated": "2023-08-29T09:03:25.340842-04:00",
"created_at": "2023-08-27T08:13:19.550491-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c5bd29-1904-47c9-b803-4f7f42286176/?format=api"
}
]
}