GET /api/bet_types/89b5e425-b0f6-43a9-9e46-72205ed1c98f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89b5e425-b0f6-43a9-9e46-72205ed1c98f",
"match": "https://api-prod.gambitprofit.com/api/matches/349fdb6d-0444-41d7-af08-f919f166c3dc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:22.779618-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": "BOS (N Pivetta)",
"amount": 6060.0
},
{
"team": "WAS (J Gray)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "573884f2-7c29-41e7-8947-0d49fac07954",
"gambit_id": "07187eae-eba9-481b-8f3e-096f1b8eb51c",
"last_updated": "2023-08-17T13:33:11.867787-04:00",
"created_at": "2023-08-15T08:58:22.784008-04:00",
"name": "BOS (N Pivetta)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89b5e425-b0f6-43a9-9e46-72205ed1c98f/?format=api"
},
{
"id": "cfef181c-b976-48a0-a14b-69306bdfb6cc",
"gambit_id": "8a43a26a-f865-4b08-82af-b8f7f0c2b831",
"last_updated": "2023-08-17T13:33:11.871098-04:00",
"created_at": "2023-08-15T08:58:22.789351-04:00",
"name": "WAS (J Gray)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89b5e425-b0f6-43a9-9e46-72205ed1c98f/?format=api"
}
]
}