GET /api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7625360-4264-4335-9d6a-211179d256e7",
"match": "https://api-prod.gambitprofit.com/api/matches/2558f67d-ae8f-4924-9a50-6ae913c1ef55/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-18T09:16:52.650619-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": "Miami Heat",
"amount": 5873.0
},
{
"team": "New Orleans Pelicans",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "2a755482-a6ef-4efa-8ec6-eb07c3edae31",
"gambit_id": "4e615f4a-1634-4e63-8acf-3bfbe0f18ffe",
"last_updated": "2023-01-19T09:27:09.081238-05:00",
"created_at": "2023-01-18T09:16:52.654211-05:00",
"name": "Miami Heat",
"reward": "1.63000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api"
},
{
"id": "52ff8d2b-870e-40a7-b210-26c21f7de388",
"gambit_id": "ef14c040-c2c2-4c34-91be-db35caf489d1",
"last_updated": "2023-01-19T09:27:09.080083-05:00",
"created_at": "2023-01-18T09:16:52.652494-05:00",
"name": "New Orleans Pelicans",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7625360-4264-4335-9d6a-211179d256e7/?format=api"
}
]
}