GET /api/bet_types/4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e",
"match": "https://api-prod.gambitprofit.com/api/matches/f0b98ca4-584b-47b8-bf38-6427027e9911/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T14:02:55.038801-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d6b10b2c-2a95-4ddc-aac7-fb08ae57890a",
"gambit_id": "4684676b-b336-44fd-9373-d4682a2c3240",
"last_updated": "2023-08-02T21:43:06.720330-04:00",
"created_at": "2023-07-26T14:02:55.050437-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e/?format=api"
},
{
"id": "691b191c-e9f4-4c59-8978-66f52e1d864f",
"gambit_id": "8932d4d8-91c5-483e-a8ba-27adac1cdaa7",
"last_updated": "2023-08-02T21:43:06.716962-04:00",
"created_at": "2023-07-26T14:02:55.044498-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b8d3ae3-ac1b-4595-9985-0cc966b0ba9e/?format=api"
}
]
}