GET /api/bet_types/160f0651-005b-47f8-8f2f-ae309f217810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "160f0651-005b-47f8-8f2f-ae309f217810",
"match": "https://api-prod.gambitprofit.com/api/matches/e171b1a5-0cb7-473a-8d2b-32a904c33a87/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:07:08.903254-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 2.5",
"amount": 5387.0
},
{
"team": "Game Total Under 2.5",
"amount": 4613.0
}
],
"expected_reward_tokens": 9318.26,
"profit_sb": -181.74,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "0730b97d-2c34-459f-b026-6d643cb54e42",
"gambit_id": "f31a37a2-c81b-4a24-a853-e0043e5ec96b",
"last_updated": "2023-03-06T13:32:02.343640-05:00",
"created_at": "2023-03-03T13:07:08.906229-05:00",
"name": "Game Total Over 2.5",
"reward": "1.73000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160f0651-005b-47f8-8f2f-ae309f217810/?format=api"
},
{
"id": "64a50b49-71c6-4a95-9064-8fa098ee26b9",
"gambit_id": "cb7bc460-6c54-4595-adc4-5a0bd62b8f36",
"last_updated": "2023-03-06T13:32:02.342507-05:00",
"created_at": "2023-03-03T13:07:08.904834-05:00",
"name": "Game Total Under 2.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/160f0651-005b-47f8-8f2f-ae309f217810/?format=api"
}
]
}