GET /api/bet_types/b96129a1-4b86-4762-81bb-32accd44bd86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b96129a1-4b86-4762-81bb-32accd44bd86",
"match": "https://api-prod.gambitprofit.com/api/matches/0efa5eca-814e-479f-9081-f2087c8cf4fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-03T11:02:58.213775-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": "TEX",
"amount": 5939.0
},
{
"team": "CWS",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "e0fb22f4-d9b5-41c8-9612-f657fe276332",
"gambit_id": "5518b409-c697-4554-bd08-e4757276703b",
"last_updated": "2023-08-04T11:53:16.264936-04:00",
"created_at": "2023-08-03T11:02:58.222962-04:00",
"name": "TEX",
"reward": "1.60000",
"odds": "1.62500",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96129a1-4b86-4762-81bb-32accd44bd86/?format=api"
},
{
"id": "bdf07f6f-c5a8-4d1b-acd3-a18390c0f06c",
"gambit_id": "f7edd252-f2f7-48ed-a820-74fce5c5e750",
"last_updated": "2023-08-04T11:53:16.253557-04:00",
"created_at": "2023-08-03T11:02:58.218305-04:00",
"name": "CWS",
"reward": "2.34000",
"odds": "2.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b96129a1-4b86-4762-81bb-32accd44bd86/?format=api"
}
]
}