GET /api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4203a7f-ec03-4f08-96e9-ece6db825ec8",
"match": "https://api-prod.gambitprofit.com/api/matches/43595fac-654f-4794-bb7a-001665020ae1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T11:43:03.163045-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": 6935.0
},
{
"team": "KAN (A Marsh)",
"amount": 3065.0
}
],
"expected_reward_tokens": 9500.95,
"profit_sb": 0.95,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "b8fb0240-1e3a-49dc-9183-70a36df7ad76",
"gambit_id": "56974ac4-1229-474f-b224-efe9b78a2b34",
"last_updated": "2023-07-17T10:18:28.087976-04:00",
"created_at": "2023-07-15T11:43:03.164517-04:00",
"name": "TAM (T Glasnow)",
"reward": "1.37000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api"
},
{
"id": "5db7ff85-ac84-4e03-8074-65ffc0830b78",
"gambit_id": "9a47cc87-2986-43e0-a16a-d1f07cc04c7b",
"last_updated": "2023-07-17T10:18:28.089422-04:00",
"created_at": "2023-07-15T11:43:03.166164-04:00",
"name": "KAN (A Marsh)",
"reward": "3.10000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4203a7f-ec03-4f08-96e9-ece6db825ec8/?format=api"
}
]
}