GET /api/bet_types/3d6e7bb0-eb89-47c3-b835-e7822618971b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d6e7bb0-eb89-47c3-b835-e7822618971b",
"match": "https://api-prod.gambitprofit.com/api/matches/73f9604c-a81c-4c99-9b2d-fbdc920dfb3a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:03.789919-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": "LOS (C Kershaw)",
"amount": 5909.0
},
{
"team": "NYM (T Megill)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "7f4e4ffd-2c77-4c52-8eab-d05ca4bda656",
"gambit_id": "e3ab2ea3-9b0f-4847-9bd7-6227d4d4e6d1",
"last_updated": "2023-04-19T13:12:10.507436-04:00",
"created_at": "2023-04-18T12:12:03.792115-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d6e7bb0-eb89-47c3-b835-e7822618971b/?format=api"
},
{
"id": "387c45f4-b819-4aa9-a29a-75a6dd5e715e",
"gambit_id": "a40bed89-167b-4d62-accc-0de0ed2d38d2",
"last_updated": "2023-04-19T13:12:10.509682-04:00",
"created_at": "2023-04-18T12:12:03.794409-04:00",
"name": "NYM (T Megill)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d6e7bb0-eb89-47c3-b835-e7822618971b/?format=api"
}
]
}