GET /api/bet_types/0b257a37-8f02-424a-9a7b-fca1a4cd2c9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b257a37-8f02-424a-9a7b-fca1a4cd2c9b",
"match": "https://api-prod.gambitprofit.com/api/matches/da6a88fa-3106-4f62-b85f-0361016c9431/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:17.774130-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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "708318f7-fe08-4aa5-801b-52dad964e1c0",
"gambit_id": "f285ae0e-aaf8-4090-9963-7a74e38297c8",
"last_updated": "2023-04-05T10:07:04.855520-04:00",
"created_at": "2023-04-04T09:32:17.775577-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b257a37-8f02-424a-9a7b-fca1a4cd2c9b/?format=api"
},
{
"id": "9bf23541-8bbb-4a2c-8ab7-b223d4e8318e",
"gambit_id": "dad8bb25-1a63-4941-9e6d-4c55c03a86c3",
"last_updated": "2023-04-05T10:07:04.858393-04:00",
"created_at": "2023-04-04T09:32:17.777010-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b257a37-8f02-424a-9a7b-fca1a4cd2c9b/?format=api"
}
]
}