GET /api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2b7cf37-81e7-4832-8895-10b00f1c51dc",
"match": "https://api-prod.gambitprofit.com/api/matches/064106db-602c-4b3d-9e7b-6397ef9cde06/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5838.0
},
{
"team": "Game Total Under 2.5",
"amount": 4162.0
}
],
"expected_reward_tokens": 8989.92,
"profit_sb": -10.08,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "aef7aa79-d0e6-4427-a8fd-2103dabf902f",
"gambit_id": "b7ab6783-98f7-41dc-a998-5746357d6788",
"last_updated": "2022-09-11T21:22:16.376564-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api"
},
{
"id": "4325677a-0faf-479c-a46a-cf84b7060089",
"gambit_id": "a2a0f271-140f-42a2-a532-9d2559992d2e",
"last_updated": "2022-09-11T21:22:16.375413-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2b7cf37-81e7-4832-8895-10b00f1c51dc/?format=api"
}
]
}