GET /api/bet_types/c0e17b8a-406c-4207-bc10-f6a4966f17d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0e17b8a-406c-4207-bc10-f6a4966f17d6",
"match": "https://api-prod.gambitprofit.com/api/matches/47b729eb-4fb4-4192-aaa4-76e1fa6dc8b0/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 67.5",
"amount": 5000.0
},
{
"team": "Game Total Under 67.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "25d7beae-bbb7-4b68-b1b8-7a0c2a2f0599",
"gambit_id": "df7db7af-088f-4a9b-bfd0-330539519d2f",
"last_updated": "2022-09-05T09:32:20.804666-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e17b8a-406c-4207-bc10-f6a4966f17d6/?format=api"
},
{
"id": "24cab987-af25-4955-9ef9-b0cbcd6aab6a",
"gambit_id": "d5d02762-028f-4071-b3dc-f8abfb6badfb",
"last_updated": "2022-09-05T09:32:20.803487-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e17b8a-406c-4207-bc10-f6a4966f17d6/?format=api"
}
]
}