GET /api/bet_types/048e11c4-e1a3-447c-bc27-f210b263b1b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "048e11c4-e1a3-447c-bc27-f210b263b1b4",
"match": "https://api-prod.gambitprofit.com/api/matches/b04f544f-a0a4-4cf8-8574-2050063bb19c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T11:27:15.846970-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": "MIA (E Cabrera)",
"amount": 5118.0
},
{
"team": "COL (C Anderson)",
"amount": 4882.0
}
],
"expected_reward_tokens": 9519.48,
"profit_sb": 19.48,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "f7e2f4a4-426f-4b9c-85a8-cb38fc378283",
"gambit_id": "50d597c0-1488-425e-a832-f53f8ffd6efe",
"last_updated": "2023-05-25T13:47:08.262428-04:00",
"created_at": "2023-05-22T11:27:15.849669-04:00",
"name": "MIA (E Cabrera)",
"reward": "1.86000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048e11c4-e1a3-447c-bc27-f210b263b1b4/?format=api"
},
{
"id": "239d267e-97e2-458f-85d0-aa78b5697864",
"gambit_id": "3d60ff88-5e66-4607-b206-8760b52ed326",
"last_updated": "2023-05-25T13:47:08.260502-04:00",
"created_at": "2023-05-22T11:27:15.848302-04:00",
"name": "COL (C Anderson)",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/048e11c4-e1a3-447c-bc27-f210b263b1b4/?format=api"
}
]
}