GET /api/bet_types/98c8d3bd-b8d3-45d7-90a8-ffc09fc2756f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98c8d3bd-b8d3-45d7-90a8-ffc09fc2756f",
"match": "https://api-prod.gambitprofit.com/api/matches/8510bbdb-2a13-44ab-af87-2c640a61e13c/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:01.972574-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": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "2a9d4242-5031-4f82-9f9f-ed51a7bf1d27",
"gambit_id": "27242131-8885-48c2-9205-0f6b0d6ba852",
"last_updated": "2023-02-11T23:17:15.456403-05:00",
"created_at": "2023-02-09T11:12:01.973868-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c8d3bd-b8d3-45d7-90a8-ffc09fc2756f/?format=api"
},
{
"id": "5b6e028e-30f4-4eea-9b38-35eaa2af1aa5",
"gambit_id": "44ee9c1f-6751-4369-86c0-b290ca26a8ac",
"last_updated": "2023-02-11T23:17:15.457616-05:00",
"created_at": "2023-02-09T11:12:01.975749-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c8d3bd-b8d3-45d7-90a8-ffc09fc2756f/?format=api"
}
]
}