GET /api/bet_types/10604afa-0e1c-4ac3-b689-762a72f0aa1f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10604afa-0e1c-4ac3-b689-762a72f0aa1f",
"match": "https://api-prod.gambitprofit.com/api/matches/092ccfc7-4388-443f-861c-f5df42a52fb9/?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": "Kansas City Chiefs",
"amount": 5106.0
},
{
"team": "San Francisco 49ers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "70c3915b-fca4-4e11-9eab-46c90dec8dd3",
"gambit_id": "64289d6e-672c-4d71-909c-0236cfc9b792",
"last_updated": "2022-10-24T10:37:19.480932-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Kansas City Chiefs",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10604afa-0e1c-4ac3-b689-762a72f0aa1f/?format=api"
},
{
"id": "8f51a4e7-47a7-4130-a236-fbdebf550dd6",
"gambit_id": "205f40a0-6f11-4964-aa76-08a2db472ed9",
"last_updated": "2022-10-24T10:37:19.479961-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Francisco 49ers",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10604afa-0e1c-4ac3-b689-762a72f0aa1f/?format=api"
}
]
}