GET /api/bet_types/d5d79928-bb3f-492c-8f7a-f2fe64d4822c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5d79928-bb3f-492c-8f7a-f2fe64d4822c",
"match": "https://api-prod.gambitprofit.com/api/matches/3a6e23fd-e654-4997-b2a1-77eee367e893/?format=api",
"name": "Over/Under",
"created_at": "2023-08-17T13:03:04.161726-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 Over 38.5",
"amount": 5000.0
},
{
"team": "Game Total Under 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b0193489-8d76-496b-ab65-c5451cc5ccf7",
"gambit_id": "3083a990-f5dd-4876-b7bf-09b9cadf13b4",
"last_updated": "2023-08-21T19:43:14.917267-04:00",
"created_at": "2023-08-17T13:03:04.167587-04:00",
"name": "Game Total Over 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d79928-bb3f-492c-8f7a-f2fe64d4822c/?format=api"
},
{
"id": "aa0fb432-a23a-4937-8654-72b9137ea066",
"gambit_id": "c2bc6507-904c-4ebd-b694-04a6dfdf9cad",
"last_updated": "2023-08-21T19:43:14.920662-04:00",
"created_at": "2023-08-17T13:03:04.180773-04:00",
"name": "Game Total Under 38.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5d79928-bb3f-492c-8f7a-f2fe64d4822c/?format=api"
}
]
}