GET /api/bet_types/f6377177-fa5b-4b22-bc4b-e1ce2518f73c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6377177-fa5b-4b22-bc4b-e1ce2518f73c",
"match": "https://api-prod.gambitprofit.com/api/matches/7f6d7244-a041-4b39-9e0b-7b2fbf0c0663/?format=api",
"name": "Over/Under",
"created_at": "2023-04-21T12:32:07.167392-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "13cc89be-d77a-4355-a348-ab9a6ec4b7cb",
"gambit_id": "1ef3650b-20c8-4a98-9f2c-525672853def",
"last_updated": "2023-04-22T13:07:12.120279-04:00",
"created_at": "2023-04-21T12:32:07.168830-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6377177-fa5b-4b22-bc4b-e1ce2518f73c/?format=api"
},
{
"id": "d65472e8-09f0-4aeb-a7b3-59749883328f",
"gambit_id": "6283c445-5483-434d-875f-975b8b505b1a",
"last_updated": "2023-04-22T13:07:12.122021-04:00",
"created_at": "2023-04-21T12:32:07.170390-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6377177-fa5b-4b22-bc4b-e1ce2518f73c/?format=api"
}
]
}