GET /api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f796e7d8-0731-42b5-8ce0-5b1bae18602d",
"match": "https://api-prod.gambitprofit.com/api/matches/6d0d2702-4756-4184-891b-ab72571b5f78/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-02T08:58:23.372779-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": "MIL",
"amount": 6390.0
},
{
"team": "PIT",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "b029fd47-178f-4052-83f4-2f9e90351401",
"gambit_id": "1c9da94e-79c3-43e2-8582-e98ddc3d0f52",
"last_updated": "2023-07-04T10:18:06.811022-04:00",
"created_at": "2023-07-02T08:58:23.375164-04:00",
"name": "MIL",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api"
},
{
"id": "8f2b07ab-6a47-4fdc-a213-79f7d69798cf",
"gambit_id": "98587216-8072-4928-a41a-935f1300288d",
"last_updated": "2023-07-04T10:18:06.812536-04:00",
"created_at": "2023-07-02T08:58:23.377764-04:00",
"name": "PIT",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f796e7d8-0731-42b5-8ce0-5b1bae18602d/?format=api"
}
]
}