GET /api/bet_types/a355edd7-9bef-4f72-8936-1f0fd34a407a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a355edd7-9bef-4f72-8936-1f0fd34a407a",
"match": "https://api-prod.gambitprofit.com/api/matches/5d234507-b58e-430d-a284-a77a4746886a/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "2d39b456-a94c-4737-8e8c-7d727cd5d015",
"gambit_id": "be39728d-a7ae-407e-93f8-40632f6cb8a1",
"last_updated": "2022-10-29T15:22:15.021919-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a355edd7-9bef-4f72-8936-1f0fd34a407a/?format=api"
},
{
"id": "355d45ff-849a-4f2c-8187-025b2a6184d6",
"gambit_id": "824a9f74-4ce8-4f2a-8aef-3f823a148ec8",
"last_updated": "2022-10-29T15:22:15.022952-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a355edd7-9bef-4f72-8936-1f0fd34a407a/?format=api"
}
]
}