GET /api/bet_types/3936a6c4-e538-40a4-880f-445cbacf4063/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3936a6c4-e538-40a4-880f-445cbacf4063",
"match": "https://api-prod.gambitprofit.com/api/matches/bf629d8a-7016-4c4c-9045-b13f2c2646bb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-18T09:13:01.683695-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": "Los Angeles Rams",
"amount": 6160.0
},
{
"team": "Pittsburgh Steelers",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "12ee59eb-3d7a-4830-95e1-b8f576348cd0",
"gambit_id": "1de6d090-b6d9-4c9c-9db2-002e09c0ffc5",
"last_updated": "2023-10-23T13:33:23.701869-04:00",
"created_at": "2023-10-18T09:13:01.694737-04:00",
"name": "Los Angeles Rams",
"reward": "1.54000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3936a6c4-e538-40a4-880f-445cbacf4063/?format=api"
},
{
"id": "a8a9dcd9-4f57-4d61-8a38-47b341c7746b",
"gambit_id": "2eadf11c-3b6c-443e-ae04-c7a7a376375b",
"last_updated": "2023-10-23T13:33:23.697587-04:00",
"created_at": "2023-10-18T09:13:01.687773-04:00",
"name": "Pittsburgh Steelers",
"reward": "2.47000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3936a6c4-e538-40a4-880f-445cbacf4063/?format=api"
}
]
}