GET /api/bet_types/a0d9a60e-46e0-4974-9928-c36b0b364547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0d9a60e-46e0-4974-9928-c36b0b364547",
"match": "https://api-prod.gambitprofit.com/api/matches/0a5aaf04-4687-4e3b-8c44-72847507c782/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-01T09:21:58.928366-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": "Oklahoma City Thunder",
"amount": 5863.0
},
{
"team": "Los Angeles Lakers",
"amount": 4137.0
}
],
"expected_reward_tokens": 9556.47,
"profit_sb": 56.47,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "53aae73b-daaf-449c-8870-eebabb9a5f8c",
"gambit_id": "d5aee219-a0f7-4f86-aace-f94ca93bf458",
"last_updated": "2023-03-02T07:16:53.978737-05:00",
"created_at": "2023-03-01T09:21:58.929551-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d9a60e-46e0-4974-9928-c36b0b364547/?format=api"
},
{
"id": "21bee733-1816-49c0-9ab9-af611093719f",
"gambit_id": "3c5012f4-d9a2-4799-af6a-2d127ad93de1",
"last_updated": "2023-03-02T07:16:53.979908-05:00",
"created_at": "2023-03-01T09:21:58.930835-05:00",
"name": "Los Angeles Lakers",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0d9a60e-46e0-4974-9928-c36b0b364547/?format=api"
}
]
}