GET /api/bet_types/fd5c5bb8-608c-4d35-9cc4-9f38848211be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd5c5bb8-608c-4d35-9cc4-9f38848211be",
"match": "https://api-prod.gambitprofit.com/api/matches/be604b09-9eaa-4fc0-8374-27f0784232b4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:23.604943-05: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": "Nashville Predators",
"amount": 6390.0
},
{
"team": "Chicago Blackhawks",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "b91a69cf-963f-40f4-87d4-5035bacf1274",
"gambit_id": "630b4dec-ce53-493c-9094-3842d57aba32",
"last_updated": "2023-11-20T14:58:32.334049-05:00",
"created_at": "2023-11-18T09:38:23.618230-05:00",
"name": "Nashville Predators",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c5bb8-608c-4d35-9cc4-9f38848211be/?format=api"
},
{
"id": "be735850-fe82-4246-ba2d-664e6746c90c",
"gambit_id": "65585807-616f-4ad9-b6ad-85351c00f708",
"last_updated": "2023-11-20T14:58:32.330298-05:00",
"created_at": "2023-11-18T09:38:23.610714-05:00",
"name": "Chicago Blackhawks",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd5c5bb8-608c-4d35-9cc4-9f38848211be/?format=api"
}
]
}