GET /api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbc2e672-4871-4aa9-8013-c23c530c1814",
"match": "https://api-prod.gambitprofit.com/api/matches/f2ed29ff-027a-409e-867e-aeab0e7c05ff/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Green Bay Packers",
"amount": 7406.0
},
{
"team": "Los Angeles Rams",
"amount": 2594.0
}
],
"expected_reward_tokens": 9182.76,
"profit_sb": 182.76,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "a2fe6130-41eb-48c5-a348-645269aa7ec6",
"gambit_id": "83447140-67cc-41ff-8094-f33d0b0fd2da",
"last_updated": "2022-12-20T15:42:17.430864-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Green Bay Packers",
"reward": "1.24000",
"odds": "1.27780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api"
},
{
"id": "d574edf6-e7ba-4214-ae72-76a7ef581a66",
"gambit_id": "187da986-23f4-4a40-9b49-8a0661d27e57",
"last_updated": "2022-12-20T15:42:17.431974-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Rams",
"reward": "3.54000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbc2e672-4871-4aa9-8013-c23c530c1814/?format=api"
}
]
}