GET /api/bet_types/b380c854-0dc1-470d-b2c2-fd28148afcb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b380c854-0dc1-470d-b2c2-fd28148afcb2",
"match": "https://api-prod.gambitprofit.com/api/matches/65b6b005-e855-4aad-a273-6ae064d4047d/?format=api",
"name": "Over/Under",
"created_at": "2023-07-23T11:47:56.151149-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "708c1840-0661-4cf5-b7c9-bef62cb91761",
"gambit_id": "c812580f-7dee-4428-8db4-f80f1f53308e",
"last_updated": "2023-07-24T13:33:10.292814-04:00",
"created_at": "2023-07-23T11:47:56.155493-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b380c854-0dc1-470d-b2c2-fd28148afcb2/?format=api"
},
{
"id": "83e33c27-0831-44a9-bfd2-2debc2c9a999",
"gambit_id": "a185c72c-d1ff-4ac0-b169-5783f7a54735",
"last_updated": "2023-07-24T13:33:10.296141-04:00",
"created_at": "2023-07-23T11:47:56.160002-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b380c854-0dc1-470d-b2c2-fd28148afcb2/?format=api"
}
]
}