GET /api/bet_types/c028e2f0-ff35-4609-8ac3-76084b0dbeb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c028e2f0-ff35-4609-8ac3-76084b0dbeb3",
"match": "https://api-prod.gambitprofit.com/api/matches/68ca7e87-cc63-47a6-8361-e7f6623461ea/?format=api",
"name": "Over/Under",
"created_at": "2023-05-02T11:52:06.620905-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 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fee354a6-a70e-4e2d-b80d-78a47abc935f",
"gambit_id": "cedd94f4-95db-4957-aac1-58b822bd4ac3",
"last_updated": "2023-05-03T12:12:14.469256-04:00",
"created_at": "2023-05-02T11:52:06.622335-04:00",
"name": "Game Total Under 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c028e2f0-ff35-4609-8ac3-76084b0dbeb3/?format=api"
},
{
"id": "0724d9ba-205a-4ad2-8719-78181d4958c5",
"gambit_id": "32d00af1-baae-4b24-a2e2-bcb1311e38f4",
"last_updated": "2023-05-03T12:12:14.470466-04:00",
"created_at": "2023-05-02T11:52:06.623739-04:00",
"name": "Game Total Over 227",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c028e2f0-ff35-4609-8ac3-76084b0dbeb3/?format=api"
}
]
}