GET /api/bet_types/c13274e5-8dfc-437d-9f0d-910047be49ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c13274e5-8dfc-437d-9f0d-910047be49ac",
"match": "https://api-prod.gambitprofit.com/api/matches/9e78c314-99db-4c79-800a-147df8008a7c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-08T11:46:58.725272-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "069efc91-dfd5-41a6-b2a9-ffc696cd7403",
"gambit_id": "6ec1640e-e855-4708-bb55-9f714b02184f",
"last_updated": "2023-05-09T11:27:17.335403-04:00",
"created_at": "2023-05-08T11:46:58.727230-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13274e5-8dfc-437d-9f0d-910047be49ac/?format=api"
},
{
"id": "72728297-05e1-472c-90f5-23db4f93d81c",
"gambit_id": "49126c78-f145-418f-9f08-5ef76d317e7b",
"last_updated": "2023-05-09T11:27:17.337609-04:00",
"created_at": "2023-05-08T11:46:58.729097-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c13274e5-8dfc-437d-9f0d-910047be49ac/?format=api"
}
]
}