GET /api/bet_types/1b6eeed9-5023-41dd-ac5b-93d6c1a8522b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b6eeed9-5023-41dd-ac5b-93d6c1a8522b",
"match": "https://api-prod.gambitprofit.com/api/matches/8f9473b8-07e3-4d79-a977-88f22bd08506/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-24T09:13:15.249886-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": "Golden State Warriors",
"amount": 6856.0
},
{
"team": "Atlanta Hawks",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "23f25700-6b14-46e2-b308-570d62ee3c23",
"gambit_id": "7afd90c1-cee9-416e-b734-854aef66e32d",
"last_updated": "2024-01-26T13:23:10.664046-05:00",
"created_at": "2024-01-24T09:13:15.258074-05:00",
"name": "Golden State Warriors",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b6eeed9-5023-41dd-ac5b-93d6c1a8522b/?format=api"
},
{
"id": "2a33e17d-b248-4204-8698-c6622eb3ff22",
"gambit_id": "5698c48d-de04-4d75-9209-93e18b6f15bb",
"last_updated": "2024-01-26T13:23:10.659014-05:00",
"created_at": "2024-01-24T09:13:15.254103-05:00",
"name": "Atlanta Hawks",
"reward": "3.01000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b6eeed9-5023-41dd-ac5b-93d6c1a8522b/?format=api"
}
]
}