GET /api/bet_types/3831043f-cf67-4234-85af-d99d2d7783a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3831043f-cf67-4234-85af-d99d2d7783a0",
"match": "https://api-prod.gambitprofit.com/api/matches/a5e8fdfa-b94b-4ed8-a03d-497f89ec23c6/?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 Under 2.5",
"amount": 5552.0
},
{
"team": "Game Total Over 2.5",
"amount": 4448.0
}
],
"expected_reward_tokens": 8716.64,
"profit_sb": -283.36,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "79c18f66-c85e-4885-b8a3-c6efec4f44b0",
"gambit_id": "c3758356-425b-4913-869d-581e7765fb4a",
"last_updated": "2022-11-22T09:47:33.054904-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3831043f-cf67-4234-85af-d99d2d7783a0/?format=api"
},
{
"id": "7e0fdae4-13f7-457d-a42b-6a268b6ae9d1",
"gambit_id": "ea6f3fc7-51b0-4c90-aabc-bebc8d02a24c",
"last_updated": "2022-11-22T09:47:33.055998-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.96000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3831043f-cf67-4234-85af-d99d2d7783a0/?format=api"
}
]
}