GET /api/bet_types/64fc1ee8-ea4b-4abd-9186-80b1f9646383/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64fc1ee8-ea4b-4abd-9186-80b1f9646383",
"match": "https://api-prod.gambitprofit.com/api/matches/ed3baec3-bb33-4911-8b39-be03afa82150/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:57:56.784441-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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Over 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "472cf178-c9d0-48b5-8fa4-2ffac08b34c8",
"gambit_id": "6e614d86-d1cc-45ac-822a-da458af19ed0",
"last_updated": "2023-10-16T18:38:02.856163-04:00",
"created_at": "2023-10-12T10:57:56.795190-04:00",
"name": "Game Total Under 42.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64fc1ee8-ea4b-4abd-9186-80b1f9646383/?format=api"
},
{
"id": "4e0aab24-cce0-4e64-b38b-d28753d62370",
"gambit_id": "376ddf86-1f67-4c9f-a7c3-a35c756336b9",
"last_updated": "2023-10-16T18:38:02.851214-04:00",
"created_at": "2023-10-12T10:57:56.788978-04:00",
"name": "Game Total Over 42.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64fc1ee8-ea4b-4abd-9186-80b1f9646383/?format=api"
}
]
}