GET /api/bet_types/fdf5a458-f8c0-4543-b4f0-f6581bdaacba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdf5a458-f8c0-4543-b4f0-f6581bdaacba",
"match": "https://api-prod.gambitprofit.com/api/matches/9068c394-543e-4305-b3da-293c16a1de60/?format=api",
"name": "Over/Under",
"created_at": "2023-12-26T11:58:16.923914-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 228.5",
"amount": 5000.0
},
{
"team": "Game Total Under 228.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "27c86b3c-30de-4ae7-a9d3-492d27a819c0",
"gambit_id": "78447449-116e-47cb-b4b4-3779cfaf6537",
"last_updated": "2023-12-27T13:22:59.541134-05:00",
"created_at": "2023-12-26T11:58:16.927703-05:00",
"name": "Game Total Over 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf5a458-f8c0-4543-b4f0-f6581bdaacba/?format=api"
},
{
"id": "09d8d5ca-2f78-4492-9a51-33b2067af911",
"gambit_id": "2e9d92d1-0f0d-4983-9d15-a047b221f99c",
"last_updated": "2023-12-27T13:22:59.544358-05:00",
"created_at": "2023-12-26T11:58:16.932379-05:00",
"name": "Game Total Under 228.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "228.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf5a458-f8c0-4543-b4f0-f6581bdaacba/?format=api"
}
]
}