GET /api/bet_types/448859bb-b004-47f5-b163-0ed04dca96ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "448859bb-b004-47f5-b163-0ed04dca96ea",
"match": "https://api-prod.gambitprofit.com/api/matches/90090479-fdac-4e9c-bec1-620ee790b5b1/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:14.491091-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 Under 8",
"amount": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d68d0024-626c-4830-b34b-474083cb8321",
"gambit_id": "f1f6abca-1275-401d-9b30-3c11bdd4eb61",
"last_updated": "2023-06-10T17:03:15.181326-04:00",
"created_at": "2023-06-09T09:48:14.494761-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/448859bb-b004-47f5-b163-0ed04dca96ea/?format=api"
},
{
"id": "964f931d-6d23-43c7-881a-6114a1a6b61a",
"gambit_id": "66129b99-62f6-4382-9851-72e9776c391f",
"last_updated": "2023-06-10T17:03:15.178921-04:00",
"created_at": "2023-06-09T09:48:14.492966-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/448859bb-b004-47f5-b163-0ed04dca96ea/?format=api"
}
]
}