GET /api/bet_types/2fd721f7-04b8-4c45-8802-60e61d24a277/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2fd721f7-04b8-4c45-8802-60e61d24a277",
"match": "https://api-prod.gambitprofit.com/api/matches/f3465042-8c5a-479d-82d4-d553c906f4e7/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:51.745154-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 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "73a488b7-49d1-4a38-b754-153ce9ae1d66",
"gambit_id": "2ccd088c-bb10-4e50-ba56-b8caa6bf4018",
"last_updated": "2023-03-24T10:51:52.896038-04:00",
"created_at": "2023-03-23T09:06:51.750485-04:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd721f7-04b8-4c45-8802-60e61d24a277/?format=api"
},
{
"id": "a60992e0-1ae9-4b72-8660-c38f88870795",
"gambit_id": "a8dcc184-c436-41f9-bb4f-d44a0148f9dd",
"last_updated": "2023-03-24T10:51:52.892694-04:00",
"created_at": "2023-03-23T09:06:51.747489-04:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2fd721f7-04b8-4c45-8802-60e61d24a277/?format=api"
}
]
}