GET /api/bet_types/9a260569-74b6-48f2-8411-0702d5622dc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a260569-74b6-48f2-8411-0702d5622dc8",
"match": "https://api-prod.gambitprofit.com/api/matches/93d0b012-ddc8-4db0-9ef7-7adf64658581/?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 7.5",
"amount": 5208.0
},
{
"team": "Game Total Under 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "be2e67f9-ad98-4f3f-a8bc-b2d1aa391f30",
"gambit_id": "0f539b1b-3c3d-408b-b37c-915b5829b2b7",
"last_updated": "2022-09-30T09:52:28.807218-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a260569-74b6-48f2-8411-0702d5622dc8/?format=api"
},
{
"id": "dc036922-82f6-48f0-a4bb-8118839b93b0",
"gambit_id": "d2aa8b44-e060-48ce-81ad-f9de796ad77d",
"last_updated": "2022-09-30T09:52:28.806158-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a260569-74b6-48f2-8411-0702d5622dc8/?format=api"
}
]
}