GET /api/bet_types/50b54c5f-d63f-43c0-beef-d07ab37187c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50b54c5f-d63f-43c0-beef-d07ab37187c8",
"match": "https://api-prod.gambitprofit.com/api/matches/829fc843-2082-4545-a9ab-24c9e764f192/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-22T08:23:02.891211-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": "MIA (B Garrett)",
"amount": 6070.0
},
{
"team": "PIT (M Keller)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "22381cde-5f7a-43cf-9d2e-beeff2c3cf9a",
"gambit_id": "0397199a-ca74-499f-98fe-6290705e2034",
"last_updated": "2023-06-23T14:43:10.429431-04:00",
"created_at": "2023-06-22T08:23:02.894408-04:00",
"name": "MIA (B Garrett)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b54c5f-d63f-43c0-beef-d07ab37187c8/?format=api"
},
{
"id": "2d24a445-f9c1-4444-8ba9-16c31c04c4fa",
"gambit_id": "50a8b60e-29a6-4bec-b5e7-f876de7f4807",
"last_updated": "2023-06-23T14:43:10.427038-04:00",
"created_at": "2023-06-22T08:23:02.892643-04:00",
"name": "PIT (M Keller)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50b54c5f-d63f-43c0-beef-d07ab37187c8/?format=api"
}
]
}