GET /api/bet_types/610cce4c-d487-44e0-9aa9-6e3e4f735a71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "610cce4c-d487-44e0-9aa9-6e3e4f735a71",
"match": "https://api-prod.gambitprofit.com/api/matches/735247f0-edcf-4990-91d5-4068ac501a2c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:24.850815-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": "SFO (A Desclafani)",
"amount": 5590.0
},
{
"team": "ARI (R Nelson)",
"amount": 4410.0
}
],
"expected_reward_tokens": 9613.8,
"profit_sb": 113.8,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "3e149467-209c-4713-ba54-4590bf5bc7f1",
"gambit_id": "79701ad5-4cd2-41b3-9645-5da5c7d113d3",
"last_updated": "2023-06-26T11:13:23.261634-04:00",
"created_at": "2023-06-25T09:28:24.854445-04:00",
"name": "SFO (A Desclafani)",
"reward": "1.72000",
"odds": "1.75190",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610cce4c-d487-44e0-9aa9-6e3e4f735a71/?format=api"
},
{
"id": "8ee5bcb8-84b3-45a0-a64e-4a55d7a061a8",
"gambit_id": "dc717b1e-568c-4a8b-8bb2-e985f3d7d31e",
"last_updated": "2023-06-26T11:13:23.259280-04:00",
"created_at": "2023-06-25T09:28:24.852590-04:00",
"name": "ARI (R Nelson)",
"reward": "2.18000",
"odds": "2.23000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/610cce4c-d487-44e0-9aa9-6e3e4f735a71/?format=api"
}
]
}