GET /api/bet_types/59be7576-69fb-42ca-ab7e-ecc9ee29853c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59be7576-69fb-42ca-ab7e-ecc9ee29853c",
"match": "https://api-prod.gambitprofit.com/api/matches/4a072354-f943-44e9-b89e-2ef94c771451/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:42:07.273757-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ca662f19-7971-4504-b542-7e8fc38815d7",
"gambit_id": "c10ae589-90b0-400c-b280-02f4f5d2a5d2",
"last_updated": "2023-04-26T20:52:17.509856-04:00",
"created_at": "2023-04-25T11:42:07.275706-04:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59be7576-69fb-42ca-ab7e-ecc9ee29853c/?format=api"
},
{
"id": "7db73f80-0408-458b-994c-428dbcb2ab05",
"gambit_id": "ebb5ffb1-6fc3-4a2e-a2b4-9930e1164a67",
"last_updated": "2023-04-26T20:52:17.511797-04:00",
"created_at": "2023-04-25T11:42:07.277790-04:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59be7576-69fb-42ca-ab7e-ecc9ee29853c/?format=api"
}
]
}