GET /api/bet_types/9ac42cc6-cd29-4bbc-be9d-9190a0762182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ac42cc6-cd29-4bbc-be9d-9190a0762182",
"match": "https://api-prod.gambitprofit.com/api/matches/9cb7a133-7b1d-415c-a1f0-77f5aa67dc18/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-02T09:33:16.747195-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": "TOR",
"amount": 5614.0
},
{
"team": "COL",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "423f932e-9d9d-4b15-8226-44fdd8d206ea",
"gambit_id": "106454cf-7e42-469c-820d-3e268db26d18",
"last_updated": "2023-09-04T12:48:34.686404-04:00",
"created_at": "2023-09-02T09:33:16.752353-04:00",
"name": "TOR",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac42cc6-cd29-4bbc-be9d-9190a0762182/?format=api"
},
{
"id": "a9c49d76-cd9e-4670-a002-05fe14e18698",
"gambit_id": "6971f7ea-8000-498a-8b35-398bcd64b1ea",
"last_updated": "2023-09-04T12:48:34.690115-04:00",
"created_at": "2023-09-02T09:33:16.761801-04:00",
"name": "COL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ac42cc6-cd29-4bbc-be9d-9190a0762182/?format=api"
}
]
}