GET /api/bet_types/48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec",
"match": "https://api-prod.gambitprofit.com/api/matches/9f047e54-da84-4d4c-a842-b03bb94c4fe9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:16.206373-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": "TAM (T Glasnow)",
"amount": 5980.0
},
{
"team": "BOS (N Pivetta)",
"amount": 4020.0
}
],
"expected_reward_tokens": 9567.6,
"profit_sb": 67.6,
"profit_sb_percentage": 0.71,
"recommended": true
},
"lines": [
{
"id": "f36931e5-d3c0-4942-9482-64dfbd5c025f",
"gambit_id": "eedd0475-2383-452e-92ec-17083e4cd58a",
"last_updated": "2023-09-08T09:28:30.377233-04:00",
"created_at": "2023-09-06T09:08:16.215002-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec/?format=api"
},
{
"id": "69c31ccb-c783-4c2b-a020-4b18e5ff94d2",
"gambit_id": "fb9e2994-3774-483d-96bc-32970cd786f7",
"last_updated": "2023-09-08T09:28:30.372444-04:00",
"created_at": "2023-09-06T09:08:16.210235-04:00",
"name": "BOS (N Pivetta)",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48ab3f05-8dfd-4cc6-9ffe-1568aeeb17ec/?format=api"
}
]
}