GET /api/bet_types/61f88468-e7b6-444d-8713-0d95c85d25fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61f88468-e7b6-444d-8713-0d95c85d25fa",
"match": "https://api-prod.gambitprofit.com/api/matches/3c5be39d-2251-4749-8ce8-d8c98e6bf0cf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:12.883579-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": "Jacksonville Jaguars",
"amount": 5602.0
},
{
"team": "Pittsburgh Steelers",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "ba3faf5f-23e7-45cf-9dd4-226968626965",
"gambit_id": "3587d69c-3e96-4778-b2aa-e36d9ccdc54d",
"last_updated": "2023-10-30T15:43:27.211471-04:00",
"created_at": "2023-10-25T09:13:12.888232-04:00",
"name": "Jacksonville Jaguars",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f88468-e7b6-444d-8713-0d95c85d25fa/?format=api"
},
{
"id": "d7807ee7-9a25-4684-9e2c-bc263e30deca",
"gambit_id": "83783a41-edc2-4679-8b52-07c0e7b303e9",
"last_updated": "2023-10-30T15:43:27.215094-04:00",
"created_at": "2023-10-25T09:13:12.893052-04:00",
"name": "Pittsburgh Steelers",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61f88468-e7b6-444d-8713-0d95c85d25fa/?format=api"
}
]
}