GET /api/bet_types/90888887-1f83-46c0-a702-e5f8ff5404e0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90888887-1f83-46c0-a702-e5f8ff5404e0",
"match": "https://api-prod.gambitprofit.com/api/matches/86901c86-d5d8-4c8c-8797-e4dd9b04885d/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:18:22.425108-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": "Philadelphia Flyers",
"amount": 6154.0
},
{
"team": "Columbus Blue Jackets",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "22da8016-119f-49dd-b6f8-5aaeb5b1c7e0",
"gambit_id": "4b49b0e3-6da4-4fd8-870d-3e47bf1bd134",
"last_updated": "2024-01-05T23:08:06.739456-05:00",
"created_at": "2024-01-04T09:18:22.434966-05:00",
"name": "Philadelphia Flyers",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90888887-1f83-46c0-a702-e5f8ff5404e0/?format=api"
},
{
"id": "8436759a-e9ca-44d2-99e3-dfc300875e46",
"gambit_id": "cd3b3cc9-c7f4-47da-8527-9f0b27576dec",
"last_updated": "2024-01-05T23:08:06.735777-05:00",
"created_at": "2024-01-04T09:18:22.430301-05:00",
"name": "Columbus Blue Jackets",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90888887-1f83-46c0-a702-e5f8ff5404e0/?format=api"
}
]
}