GET /api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a90497f7-350b-492a-b8df-a32e3c664c63",
"match": "https://api-prod.gambitprofit.com/api/matches/720668c3-3f2c-41cd-871c-af3975422840/?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": "Cincinnati Bengals",
"amount": 6876.0
},
{
"team": "New York Jets",
"amount": 3124.0
}
],
"expected_reward_tokens": 9213.84,
"profit_sb": 213.84,
"profit_sb_percentage": 2.38,
"recommended": true
},
"lines": [
{
"id": "44a89f65-e46a-4e4f-be16-464cbecc141b",
"gambit_id": "38271b9d-299c-4d3d-93e5-5f2c772a67a5",
"last_updated": "2022-09-26T10:16:55.082927-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cincinnati Bengals",
"reward": "1.34000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api"
},
{
"id": "ec47450d-a763-4b0a-800c-ada0c88b2293",
"gambit_id": "e65874b7-41c9-40d5-92c1-75c9099aa788",
"last_updated": "2022-09-26T10:16:55.081949-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Jets",
"reward": "2.95000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a90497f7-350b-492a-b8df-a32e3c664c63/?format=api"
}
]
}