GET /api/bet_types/9d5ddfe9-25d9-4232-9e68-befc6cb8f779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9d5ddfe9-25d9-4232-9e68-befc6cb8f779",
"match": "https://api-prod.gambitprofit.com/api/matches/49e40cdd-091f-4a47-9dcf-4369e947baad/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:41:52.693715-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 2.5",
"amount": 6263.0
},
{
"team": "Game Total Under 2.5",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": -232.24,
"profit_sb_percentage": -2.44,
"recommended": false
},
"lines": [
{
"id": "9cb8f396-1822-4528-bbdc-109a52e2eeb9",
"gambit_id": "3f986e5a-c7e7-4e3b-a1c4-9038861b6ba2",
"last_updated": "2023-05-22T18:07:19.027971-04:00",
"created_at": "2023-05-19T11:41:52.698525-04:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5ddfe9-25d9-4232-9e68-befc6cb8f779/?format=api"
},
{
"id": "548e656c-c020-424b-975d-23d6f61ac8f9",
"gambit_id": "81b24ace-a83d-4cbd-80b3-e251262dd5d4",
"last_updated": "2023-05-22T18:07:19.026469-04:00",
"created_at": "2023-05-19T11:41:52.696640-04:00",
"name": "Game Total Under 2.5",
"reward": "2.48000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9d5ddfe9-25d9-4232-9e68-befc6cb8f779/?format=api"
}
]
}