GET /api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31eb5a0e-74d9-4ffe-a9ff-5487aa48708a",
"match": "https://api-prod.gambitprofit.com/api/matches/181e053d-b08e-4d49-b811-7ba23602eaa9/?format=api",
"name": "Over/Under",
"created_at": "2023-12-31T10:08:03.730974-05: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.5",
"amount": 5512.0
},
{
"team": "Game Total Under 6.5",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "4f2e38dc-e877-4f74-baa7-3f588b9882ff",
"gambit_id": "9c6de58f-d81c-48c2-8d82-d0d86d4d6cec",
"last_updated": "2024-01-02T10:23:13.966342-05:00",
"created_at": "2023-12-31T10:08:03.736151-05:00",
"name": "Game Total Over 6.5",
"reward": "1.71000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api"
},
{
"id": "c189ab7d-00a2-4f55-8622-e010ee7167cf",
"gambit_id": "025cf94e-53b5-43a7-9693-dff672eaf4d7",
"last_updated": "2024-01-02T10:23:13.969926-05:00",
"created_at": "2023-12-31T10:08:03.740442-05:00",
"name": "Game Total Under 6.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31eb5a0e-74d9-4ffe-a9ff-5487aa48708a/?format=api"
}
]
}