GET /api/bet_types/6e365089-7423-4984-93d3-62db5af17981/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e365089-7423-4984-93d3-62db5af17981",
"match": "https://api-prod.gambitprofit.com/api/matches/f4036778-999c-44b1-867f-b464142a7555/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T12:47:16.646095-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": "Oklahoma City Thunder",
"amount": 6547.0
},
{
"team": "Indiana Pacers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "9d2d3f49-1439-43a3-9e2f-c224af4a4d3d",
"gambit_id": "892604ae-fc5a-4b1a-b128-7339b38b3357",
"last_updated": "2023-04-01T10:22:17.364674-04:00",
"created_at": "2023-03-31T12:47:16.652093-04:00",
"name": "Oklahoma City Thunder",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e365089-7423-4984-93d3-62db5af17981/?format=api"
},
{
"id": "fb2e5cf1-1e65-4f86-82b3-624fa36a0b44",
"gambit_id": "c07e4488-7e8f-47a4-bc93-572d404db48c",
"last_updated": "2023-04-01T10:22:17.361962-04:00",
"created_at": "2023-03-31T12:47:16.648607-04:00",
"name": "Indiana Pacers",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e365089-7423-4984-93d3-62db5af17981/?format=api"
}
]
}