GET /api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6095c15f-0f9a-44f6-b88a-4169f60c0d0c",
"match": "https://api-prod.gambitprofit.com/api/matches/ecf7977d-8c1f-41a3-953a-e3c373fcc65e/?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 Under 52.5",
"amount": 5000.0
},
{
"team": "Game Total Over 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bf45b159-a933-4bbe-b37f-0d4850aeacad",
"gambit_id": "9e49dbbb-d008-4f09-8e0f-e5a928dcf90c",
"last_updated": "2022-09-16T10:07:03.991028-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api"
},
{
"id": "4382e61b-b232-46a6-9dcc-db016d569d02",
"gambit_id": "ae429a5b-96a2-4f63-a48b-13eb6d896b29",
"last_updated": "2022-09-16T10:07:03.992226-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6095c15f-0f9a-44f6-b88a-4169f60c0d0c/?format=api"
}
]
}