GET /api/bet_types/72d4b922-2545-4af5-a18b-bc22faa11502/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72d4b922-2545-4af5-a18b-bc22faa11502",
"match": "https://api-prod.gambitprofit.com/api/matches/5113b270-b39c-4a9f-adfd-fb6359501993/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T09:36:55.636316-04: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 7",
"amount": 5213.0
},
{
"team": "Game Total Over 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "fb2cd0de-7cb3-4994-a86b-336ce0950fa2",
"gambit_id": "ec00ccd3-69dc-4400-b4d3-46d66edd1289",
"last_updated": "2023-03-31T14:37:25.856175-04:00",
"created_at": "2023-03-30T09:36:55.638399-04:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72d4b922-2545-4af5-a18b-bc22faa11502/?format=api"
},
{
"id": "051227fb-d90b-4371-98eb-45930effac37",
"gambit_id": "2bc3c5aa-fc31-45f1-8237-5bc41b711b36",
"last_updated": "2023-03-31T14:37:25.858019-04:00",
"created_at": "2023-03-30T09:36:55.640658-04:00",
"name": "Game Total Over 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72d4b922-2545-4af5-a18b-bc22faa11502/?format=api"
}
]
}