GET /api/bet_types/b03e4645-6072-4d4d-963c-d42ca94f8f87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b03e4645-6072-4d4d-963c-d42ca94f8f87",
"match": "https://api-prod.gambitprofit.com/api/matches/9f16bb7c-fde1-43bb-9cf0-63d374b0785b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:03.016387-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": "San Francisco 49ers",
"amount": 7275.0
},
{
"team": "Minnesota Vikings",
"amount": 2725.0
}
],
"expected_reward_tokens": 9455.75,
"profit_sb": -44.25,
"profit_sb_percentage": -0.47,
"recommended": false
},
"lines": [
{
"id": "cbec0d02-a45a-4404-b1db-bd233498a90d",
"gambit_id": "d76a8e49-c57b-404b-850b-4b1f1d6d34b4",
"last_updated": "2023-10-24T10:13:13.025090-04:00",
"created_at": "2023-10-18T09:13:03.023011-04:00",
"name": "San Francisco 49ers",
"reward": "1.30000",
"odds": "1.31250",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03e4645-6072-4d4d-963c-d42ca94f8f87/?format=api"
},
{
"id": "4127fc00-53ac-47cc-b5a0-c01e56df5ed3",
"gambit_id": "42db7d84-275b-4ca1-9310-1ae62f1e8114",
"last_updated": "2023-10-24T10:13:13.034335-04:00",
"created_at": "2023-10-18T09:13:03.028766-04:00",
"name": "Minnesota Vikings",
"reward": "3.47000",
"odds": "3.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b03e4645-6072-4d4d-963c-d42ca94f8f87/?format=api"
}
]
}