GET /api/bet_types/2ead2cc3-8559-4c3f-b62a-58cae4a16d67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2ead2cc3-8559-4c3f-b62a-58cae4a16d67",
"match": "https://api-prod.gambitprofit.com/api/matches/525d1c52-bfe8-449b-bba2-4003b240a74b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:10.622051-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 235",
"amount": 5000.0
},
{
"team": "Game Total Under 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a1ee240d-737b-46f0-8532-fc89a1986b8a",
"gambit_id": "5998184b-d9de-4bc9-a7fa-c1bcb6fccc35",
"last_updated": "2024-01-11T11:23:06.479974-05:00",
"created_at": "2024-01-10T09:38:10.638016-05:00",
"name": "Game Total Over 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ead2cc3-8559-4c3f-b62a-58cae4a16d67/?format=api"
},
{
"id": "124715e7-fc4e-4dde-93af-5c11ce2c2a5c",
"gambit_id": "0ccc9c79-4b1c-40fc-adb0-2a8e1360d35e",
"last_updated": "2024-01-11T11:23:06.483593-05:00",
"created_at": "2024-01-10T09:38:10.627260-05:00",
"name": "Game Total Under 235",
"reward": "1.87000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ead2cc3-8559-4c3f-b62a-58cae4a16d67/?format=api"
}
]
}