GET /api/bet_types/438ef3f0-397c-453b-8d70-55ea60ced927/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "438ef3f0-397c-453b-8d70-55ea60ced927",
"match": "https://api-prod.gambitprofit.com/api/matches/822cd86a-e1c6-432a-8fd7-6261f298247e/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Tampa Bay Buccaneers",
"amount": 5829.0
},
{
"team": "New Orleans Saints",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "0643368e-7aa7-4cd5-a254-66349c378106",
"gambit_id": "1e7a76c8-cbb4-4d0f-9a63-a04c857cb52b",
"last_updated": "2022-09-19T11:02:16.028916-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Buccaneers",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438ef3f0-397c-453b-8d70-55ea60ced927/?format=api"
},
{
"id": "be0022e1-86e6-4b55-8401-018482170da1",
"gambit_id": "9f49f273-651e-40ff-8d5d-e3827b8b830e",
"last_updated": "2022-09-19T11:02:16.027751-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Saints",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/438ef3f0-397c-453b-8d70-55ea60ced927/?format=api"
}
]
}