GET /api/bet_types/a6d057a0-c84d-4aa8-9660-f0c8544404b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6d057a0-c84d-4aa8-9660-f0c8544404b9",
"match": "https://api-prod.gambitprofit.com/api/matches/0ab63873-a28e-4003-9f2b-691443e601cd/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:03.551432-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 216",
"amount": 5000.0
},
{
"team": "Game Total Under 216",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "33ebe924-9021-4a09-9a4c-0353ec48f274",
"gambit_id": "060fe66d-67de-47d9-a2ed-44375a2fc618",
"last_updated": "2023-11-27T10:03:27.193668-05:00",
"created_at": "2023-11-24T09:08:03.560871-05:00",
"name": "Game Total Over 216",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d057a0-c84d-4aa8-9660-f0c8544404b9/?format=api"
},
{
"id": "c1e8115c-6130-44db-a259-a52966da4308",
"gambit_id": "9f6a957d-3e28-43f7-be85-c86ef9ef14e8",
"last_updated": "2023-11-27T10:03:27.197027-05:00",
"created_at": "2023-11-24T09:08:03.570398-05:00",
"name": "Game Total Under 216",
"reward": "1.87000",
"odds": "1.90910",
"spread": "216.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6d057a0-c84d-4aa8-9660-f0c8544404b9/?format=api"
}
]
}