GET /api/bet_types/0d13e0e2-d95f-4790-ad47-21cc17abc341/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0d13e0e2-d95f-4790-ad47-21cc17abc341",
"match": "https://api-prod.gambitprofit.com/api/matches/298ad4fc-655f-4700-ba03-3ccd36e3b185/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:18.727218-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": "SDG",
"amount": 6010.0
},
{
"team": "LOS",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "0ccd078b-1706-405f-a59f-433370a8480a",
"gambit_id": "c5ef1793-85e3-4181-a2b8-cd190880b3e0",
"last_updated": "2023-08-07T19:23:07.968207-04:00",
"created_at": "2023-08-06T08:38:18.736504-04:00",
"name": "SDG",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d13e0e2-d95f-4790-ad47-21cc17abc341/?format=api"
},
{
"id": "faad2988-4a0f-4f6f-bc47-d211d5336042",
"gambit_id": "4dfef632-cd9c-4101-a54b-c68f6525d5f5",
"last_updated": "2023-08-07T19:23:07.964571-04:00",
"created_at": "2023-08-06T08:38:18.731675-04:00",
"name": "LOS",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0d13e0e2-d95f-4790-ad47-21cc17abc341/?format=api"
}
]
}