GET /api/bet_types/e6b3c438-9287-4840-95de-bcb4f9c6d7bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6b3c438-9287-4840-95de-bcb4f9c6d7bb",
"match": "https://api-prod.gambitprofit.com/api/matches/f92eb143-ed9d-44f5-a9a3-d2799234ac27/?format=api",
"name": "Over/Under",
"created_at": "2023-11-19T10:03:04.113131-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 224",
"amount": 5000.0
},
{
"team": "Game Total Under 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "688528df-a755-48d8-8984-1052ac21e902",
"gambit_id": "85a0e21e-1533-43bf-825d-e973ed23b0cf",
"last_updated": "2023-11-21T09:08:06.977694-05:00",
"created_at": "2023-11-19T10:03:04.120622-05:00",
"name": "Game Total Over 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b3c438-9287-4840-95de-bcb4f9c6d7bb/?format=api"
},
{
"id": "6cb9d851-a107-4712-bd90-8ca963940e43",
"gambit_id": "d94451e5-00f9-4789-8a2e-deb650117761",
"last_updated": "2023-11-21T09:08:06.980936-05:00",
"created_at": "2023-11-19T10:03:04.125575-05:00",
"name": "Game Total Under 224",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6b3c438-9287-4840-95de-bcb4f9c6d7bb/?format=api"
}
]
}