GET /api/bet_types/9c211b74-43cc-479b-9fff-76202bcc5fe5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c211b74-43cc-479b-9fff-76202bcc5fe5",
"match": "https://api-prod.gambitprofit.com/api/matches/7ce1ddc4-70a5-4626-b02d-da2aaaa184ac/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:10.926480-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b513baeb-dce9-4065-bda9-243911a645df",
"gambit_id": "c4e0b4cc-191a-4f0f-b962-cfa27c8e0ffa",
"last_updated": "2023-09-02T11:28:11.883829-04:00",
"created_at": "2023-09-01T01:03:10.934897-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c211b74-43cc-479b-9fff-76202bcc5fe5/?format=api"
},
{
"id": "9a389208-2ae7-430a-bdde-56850cab1f97",
"gambit_id": "2cc71466-fdbf-47a9-8466-a1ab927375e0",
"last_updated": "2023-09-02T11:28:11.880259-04:00",
"created_at": "2023-09-01T01:03:10.930306-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c211b74-43cc-479b-9fff-76202bcc5fe5/?format=api"
}
]
}