GET /api/bet_types/302004b0-e086-432e-960b-91cb390e7196/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "302004b0-e086-432e-960b-91cb390e7196",
"match": "https://api-prod.gambitprofit.com/api/matches/009c2e0c-2ce0-427c-83a7-688d79e1a40a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:02.258672-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": "Denver Broncos",
"amount": 5214.0
},
{
"team": "Green Bay Packers",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "64e68433-c393-4622-91f3-f5a72a6cb118",
"gambit_id": "33568676-41e2-413e-b9ce-66fc4e26f50c",
"last_updated": "2023-10-23T13:33:22.737438-04:00",
"created_at": "2023-10-18T09:13:02.268268-04:00",
"name": "Denver Broncos",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302004b0-e086-432e-960b-91cb390e7196/?format=api"
},
{
"id": "023cc2f1-2d62-4369-875d-29c0f8913c31",
"gambit_id": "888511f4-5923-44b8-816f-29013c9a2fa5",
"last_updated": "2023-10-23T13:33:22.733634-04:00",
"created_at": "2023-10-18T09:13:02.262892-04:00",
"name": "Green Bay Packers",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/302004b0-e086-432e-960b-91cb390e7196/?format=api"
}
]
}