GET /api/bet_types/536165f9-1fec-4d4f-9fbf-c6d855b0dc26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "536165f9-1fec-4d4f-9fbf-c6d855b0dc26",
"match": "https://api-prod.gambitprofit.com/api/matches/55f7818f-2056-4dfa-8b4d-30cd4d86283e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": 6148.0
},
{
"team": "Game Total Under 2.5",
"amount": 3852.0
}
],
"expected_reward_tokens": 9283.32,
"profit_sb": -216.68,
"profit_sb_percentage": -2.28,
"recommended": false
},
"lines": [
{
"id": "c0bb7bf6-7a00-48c2-b502-b74dfbca6ce6",
"gambit_id": "091cb41e-ea92-4b9b-a0dd-b727bc0ee6d3",
"last_updated": "2022-10-12T10:27:01.339592-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.51000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/536165f9-1fec-4d4f-9fbf-c6d855b0dc26/?format=api"
},
{
"id": "f7bd022a-c9cb-4c1f-914d-e601dc0b3a9b",
"gambit_id": "3c57db38-cfb0-4e56-bddf-c282696bb332",
"last_updated": "2022-10-12T10:27:01.338485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.41000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/536165f9-1fec-4d4f-9fbf-c6d855b0dc26/?format=api"
}
]
}