GET /api/bet_types/7bb1b70f-4d65-40ae-8491-dce6a63b174a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bb1b70f-4d65-40ae-8491-dce6a63b174a",
"match": "https://api-prod.gambitprofit.com/api/matches/fb52cb0d-c722-40dc-ab4e-4694965ca7ef/?format=api",
"name": "Over/Under",
"created_at": "2023-02-19T09:52:15.112509-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 Under 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "0b01a585-d06b-4f82-b14b-fddfb6bfb025",
"gambit_id": "1129c42a-e52d-4dea-b554-d0fd17f5092d",
"last_updated": "2023-02-20T09:46:56.115097-05:00",
"created_at": "2023-02-19T09:52:15.113758-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb1b70f-4d65-40ae-8491-dce6a63b174a/?format=api"
},
{
"id": "5d1676f5-00a3-4a1b-bded-6215353bb2fb",
"gambit_id": "728617ef-6292-45ff-abbf-e9c79313b156",
"last_updated": "2023-02-20T09:46:56.116118-05:00",
"created_at": "2023-02-19T09:52:15.115102-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bb1b70f-4d65-40ae-8491-dce6a63b174a/?format=api"
}
]
}