GET /api/bet_types/e28fa871-a52b-44a7-9d87-7e12a167ffe3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e28fa871-a52b-44a7-9d87-7e12a167ffe3",
"match": "https://api-prod.gambitprofit.com/api/matches/fb4859a5-76ff-42c3-b6ec-3dd885638e77/?format=api",
"name": "Over/Under",
"created_at": "2023-02-03T10:52:02.468879-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": "Total Rounds Over 2.5",
"amount": 6527.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3473.0
}
],
"expected_reward_tokens": 9203.07,
"profit_sb": -296.93,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "7b9d15e8-95ac-464a-bb1e-5ae7041560c9",
"gambit_id": "b54c1234-9301-42fb-8320-eeee19193db9",
"last_updated": "2023-02-06T08:51:54.105003-05:00",
"created_at": "2023-02-03T10:52:02.471718-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.41000",
"odds": "1.43480",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e28fa871-a52b-44a7-9d87-7e12a167ffe3/?format=api"
},
{
"id": "e1b78352-5ec1-45bd-8561-33564c9dae29",
"gambit_id": "c6d5114f-5418-452b-abce-07a1ac32450f",
"last_updated": "2023-02-06T08:51:54.103746-05:00",
"created_at": "2023-02-03T10:52:02.470265-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.65000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e28fa871-a52b-44a7-9d87-7e12a167ffe3/?format=api"
}
]
}