GET /api/bet_types/a541d44b-cf96-48dd-8856-99b36aab7ff9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a541d44b-cf96-48dd-8856-99b36aab7ff9",
"match": "https://api-prod.gambitprofit.com/api/matches/20606eaa-ec1f-4c4d-898d-9659ee93fecc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T09:58:16.061050-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": "Seattle Seahawks",
"amount": 6469.0
},
{
"team": "Carolina Panthers",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "31156049-cce3-48c2-ba3d-601df44551a1",
"gambit_id": "fed0b2a6-e0ad-49fd-a7f7-67e6e6045bb6",
"last_updated": "2023-09-26T09:08:32.150563-04:00",
"created_at": "2023-09-20T09:58:16.069672-04:00",
"name": "Seattle Seahawks",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a541d44b-cf96-48dd-8856-99b36aab7ff9/?format=api"
},
{
"id": "dc9b1ec9-0263-44d4-a843-a67fca9ad4cd",
"gambit_id": "5e99b7f2-92e4-4c65-b415-d0f95c76ae1e",
"last_updated": "2023-09-26T09:08:32.147159-04:00",
"created_at": "2023-09-20T09:58:16.065386-04:00",
"name": "Carolina Panthers",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a541d44b-cf96-48dd-8856-99b36aab7ff9/?format=api"
}
]
}