GET /api/bet_types/1a90b801-66d1-4621-9550-c04e86375d06/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a90b801-66d1-4621-9550-c04e86375d06",
"match": "https://api-prod.gambitprofit.com/api/matches/c2671efc-2173-4864-a3b7-4cef7dd1b201/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:13.752988-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": "Kansas City Chiefs",
"amount": 7346.0
},
{
"team": "Denver Broncos",
"amount": 2654.0
}
],
"expected_reward_tokens": 9474.78,
"profit_sb": -25.22,
"profit_sb_percentage": -0.27,
"recommended": false
},
"lines": [
{
"id": "bd81a187-faab-4f8e-b1f6-70bf19e45801",
"gambit_id": "eeda25b4-dcd6-4699-bb5c-818704cef391",
"last_updated": "2023-10-30T15:28:26.714388-04:00",
"created_at": "2023-10-25T09:13:13.757041-04:00",
"name": "Kansas City Chiefs",
"reward": "1.29000",
"odds": "1.30300",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a90b801-66d1-4621-9550-c04e86375d06/?format=api"
},
{
"id": "4db81964-1dca-4c90-a11f-0decfc97884f",
"gambit_id": "133a539e-d4e8-4cb4-b376-56cc43cf92bc",
"last_updated": "2023-10-30T15:28:26.717906-04:00",
"created_at": "2023-10-25T09:13:13.761376-04:00",
"name": "Denver Broncos",
"reward": "3.57000",
"odds": "3.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a90b801-66d1-4621-9550-c04e86375d06/?format=api"
}
]
}