GET /api/bet_types/e4d6cbaa-da47-44f0-a40e-92154062cb91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4d6cbaa-da47-44f0-a40e-92154062cb91",
"match": "https://api-prod.gambitprofit.com/api/matches/ac5e92b3-3615-4542-96db-4a45f2c54b9b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:03.983729-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 2.5",
"amount": 6714.0
},
{
"team": "Game Total Under 2.5",
"amount": 3286.0
}
],
"expected_reward_tokens": 9265.32,
"profit_sb": -234.68,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "c9979472-f62f-4e8e-8c39-c9fae7dfbe96",
"gambit_id": "d4b91dd1-7377-4c98-8fee-599c65f4ad16",
"last_updated": "2023-05-29T11:47:18.819515-04:00",
"created_at": "2023-05-27T10:47:03.987540-04:00",
"name": "Game Total Over 2.5",
"reward": "1.38000",
"odds": "1.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d6cbaa-da47-44f0-a40e-92154062cb91/?format=api"
},
{
"id": "f750e773-9969-4208-914d-84b5a100ef2b",
"gambit_id": "fdab302a-404e-408d-b1d3-e4cd78ce4c84",
"last_updated": "2023-05-29T11:47:18.821815-04:00",
"created_at": "2023-05-27T10:47:03.991052-04:00",
"name": "Game Total Under 2.5",
"reward": "2.82000",
"odds": "2.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d6cbaa-da47-44f0-a40e-92154062cb91/?format=api"
}
]
}