GET /api/bet_types/af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd",
"match": "https://api-prod.gambitprofit.com/api/matches/2439a726-ce81-4487-9532-fcaffd7fe1bd/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-06T08:38:15.797015-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": "NYM",
"amount": 5213.0
},
{
"team": "BAL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ae781786-d82c-4e79-88cb-a66097242ddc",
"gambit_id": "de47e686-4108-49d4-a09f-bbc4586936f6",
"last_updated": "2023-08-07T19:33:08.751909-04:00",
"created_at": "2023-08-06T08:38:15.800891-04:00",
"name": "NYM",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd/?format=api"
},
{
"id": "680abcf1-9d70-4211-9fc8-05029d03c506",
"gambit_id": "65f106bb-fcba-40e9-83be-e7bfd72cb4f9",
"last_updated": "2023-08-07T19:33:08.755483-04:00",
"created_at": "2023-08-06T08:38:15.807322-04:00",
"name": "BAL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af9cae50-4a8f-4ff7-94f0-227fa0e7bfcd/?format=api"
}
]
}