GET /api/bet_types/da2e9007-f9e1-47ff-86f4-5989d439332f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da2e9007-f9e1-47ff-86f4-5989d439332f",
"match": "https://api-prod.gambitprofit.com/api/matches/63254ce0-9002-428b-a5b6-0b9965a550e6/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T14:37:15.240285-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": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "ff7e4fe8-712e-43d5-9a0f-e0f9a5ae7d52",
"gambit_id": "2b2e4c5e-e8f0-491f-a7db-76dfbb36bbc0",
"last_updated": "2023-02-19T15:57:16.832767-05:00",
"created_at": "2023-02-18T14:37:15.241889-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2e9007-f9e1-47ff-86f4-5989d439332f/?format=api"
},
{
"id": "19df9f1e-58b8-498b-b366-7031ad94c3ae",
"gambit_id": "c1126550-9d5e-4cb8-b8d7-e144c54b8c21",
"last_updated": "2023-02-19T15:57:16.834159-05:00",
"created_at": "2023-02-18T14:37:15.243350-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da2e9007-f9e1-47ff-86f4-5989d439332f/?format=api"
}
]
}