GET /api/bet_types/19b2f0ec-dcf1-4cd5-be06-f1ab52418547/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19b2f0ec-dcf1-4cd5-be06-f1ab52418547",
"match": "https://api-prod.gambitprofit.com/api/matches/6d169013-cc4b-44b1-8b02-4bad2cfb2c03/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-03T10:18:15.647574-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": "Philadelphia Eagles",
"amount": 6324.0
},
{
"team": "Los Angeles Rams",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "a785de43-efd6-4447-94ff-bdbbf7d9a31e",
"gambit_id": "96331f6d-7b6c-461c-bf92-38a0bec17d76",
"last_updated": "2023-10-09T15:43:12.018777-04:00",
"created_at": "2023-10-03T10:18:15.653899-04:00",
"name": "Philadelphia Eagles",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b2f0ec-dcf1-4cd5-be06-f1ab52418547/?format=api"
},
{
"id": "d8895f2e-038d-4e60-bbf5-0fe3e67c3e21",
"gambit_id": "169a72e4-8d8c-45d4-9d81-71e540ddd136",
"last_updated": "2023-10-09T15:43:12.022976-04:00",
"created_at": "2023-10-03T10:18:15.660220-04:00",
"name": "Los Angeles Rams",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19b2f0ec-dcf1-4cd5-be06-f1ab52418547/?format=api"
}
]
}