GET /api/bet_types/20ff4208-51ce-4711-8703-3b3ca2610eb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20ff4208-51ce-4711-8703-3b3ca2610eb3",
"match": "https://api-prod.gambitprofit.com/api/matches/5309d663-8aef-4dbb-9079-9255a2688d08/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T11:27:15.698217-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": "Los Angeles Lakers",
"amount": 5944.0
},
{
"team": "Denver Nuggets",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "ce6fcfd9-3405-4d5e-86a9-b0f3e2818831",
"gambit_id": "b0ec9eac-fef5-4a96-94cf-52b9779477e1",
"last_updated": "2023-05-25T13:47:06.703089-04:00",
"created_at": "2023-05-22T11:27:15.699589-04:00",
"name": "Los Angeles Lakers",
"reward": "1.59000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ff4208-51ce-4711-8703-3b3ca2610eb3/?format=api"
},
{
"id": "67666310-4561-4676-ae23-59c9c56e7243",
"gambit_id": "fc27e3ac-17f4-4b1b-8e42-190ad7be790b",
"last_updated": "2023-05-25T13:47:06.705215-04:00",
"created_at": "2023-05-22T11:27:15.701169-04:00",
"name": "Denver Nuggets",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ff4208-51ce-4711-8703-3b3ca2610eb3/?format=api"
}
]
}