GET /api/bet_types/b64d53db-9f42-47e9-8b2b-93c66bb4d031/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b64d53db-9f42-47e9-8b2b-93c66bb4d031",
"match": "https://api-prod.gambitprofit.com/api/matches/7241722f-f1ae-4ddf-9de5-546589af7142/?format=api",
"name": "Over/Under",
"created_at": "2023-05-09T11:07:04.944093-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "60ad6f53-26a3-4f77-923e-3276926fba51",
"gambit_id": "4632abf4-e70b-434f-9ba4-0aaa69356011",
"last_updated": "2023-05-10T15:47:08.859614-04:00",
"created_at": "2023-05-09T11:07:04.945904-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b64d53db-9f42-47e9-8b2b-93c66bb4d031/?format=api"
},
{
"id": "634a2961-bfa5-4b12-87fa-d26fe40dc3fd",
"gambit_id": "8c1545e5-86d2-469f-986b-7962934169b8",
"last_updated": "2023-05-10T15:47:08.861348-04:00",
"created_at": "2023-05-09T11:07:04.948199-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b64d53db-9f42-47e9-8b2b-93c66bb4d031/?format=api"
}
]
}