GET /api/bet_types/18573f21-9306-405a-89a4-cce8ebd42d8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18573f21-9306-405a-89a4-cce8ebd42d8b",
"match": "https://api-prod.gambitprofit.com/api/matches/b677ddb2-9f43-4e3b-ba0d-a8b55544bacf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T09:43:07.391874-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": "SEA (G Kirby)",
"amount": 5970.0
},
{
"team": "BAL (C Irvin)",
"amount": 4030.0
}
],
"expected_reward_tokens": 9551.1,
"profit_sb": 51.1,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "95feb2a3-7b2b-4df1-8e83-5385ee4bd24c",
"gambit_id": "2c58da07-a55a-4a1e-b4b8-550e758a3f61",
"last_updated": "2023-08-14T10:38:14.344884-04:00",
"created_at": "2023-08-12T09:43:07.402331-04:00",
"name": "SEA (G Kirby)",
"reward": "1.60000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18573f21-9306-405a-89a4-cce8ebd42d8b/?format=api"
},
{
"id": "14cb54ab-c54d-4871-83a6-5c6b9725e3f3",
"gambit_id": "b9970584-9bcb-42cd-905e-7e3e3558ec15",
"last_updated": "2023-08-14T10:38:14.339023-04:00",
"created_at": "2023-08-12T09:43:07.396575-04:00",
"name": "BAL (C Irvin)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18573f21-9306-405a-89a4-cce8ebd42d8b/?format=api"
}
]
}