GET /api/bet_types/1fda66d2-1a5a-4f99-adee-8cfdc8953984/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1fda66d2-1a5a-4f99-adee-8cfdc8953984",
"match": "https://api-prod.gambitprofit.com/api/matches/8bcdf41d-82c0-49c1-a721-bbfa92286003/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-22T13:06:58.918969-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": "Iasmin Lucindo",
"amount": 7375.0
},
{
"team": "Brogan Walker",
"amount": 2625.0
}
],
"expected_reward_tokens": 9292.5,
"profit_sb": -207.5,
"profit_sb_percentage": -2.18,
"recommended": false
},
"lines": [
{
"id": "d8af91a3-25ae-46e9-b439-80bce112a745",
"gambit_id": "b6540ac4-6215-4c28-9875-8876366666b6",
"last_updated": "2023-04-24T18:57:05.126695-04:00",
"created_at": "2023-04-22T13:06:58.926377-04:00",
"name": "Iasmin Lucindo",
"reward": "1.26000",
"odds": "1.27030",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fda66d2-1a5a-4f99-adee-8cfdc8953984/?format=api"
},
{
"id": "cfe7009e-eb13-4f62-a069-4a415f04a1a1",
"gambit_id": "60e1a451-8dd5-4000-a520-cc81c0e9db80",
"last_updated": "2023-04-24T18:57:05.128975-04:00",
"created_at": "2023-04-22T13:06:58.928560-04:00",
"name": "Brogan Walker",
"reward": "3.54000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1fda66d2-1a5a-4f99-adee-8cfdc8953984/?format=api"
}
]
}