GET /api/bet_types/3a799fae-1899-4200-b06e-e93d4b1eb50e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a799fae-1899-4200-b06e-e93d4b1eb50e",
"match": "https://api-prod.gambitprofit.com/api/matches/5277136d-4423-4017-9f72-6952e3cf42df/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:13:18.840655-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": "Denver Broncos",
"amount": 5423.0
},
{
"team": "Cleveland Browns",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e913f741-2ee2-4ca7-bb1a-2f94fc75009a",
"gambit_id": "0543b4e2-5c4e-4c7e-a76b-e8a2f0202fc9",
"last_updated": "2023-11-27T20:13:15.827011-05:00",
"created_at": "2023-11-22T09:13:18.848388-05:00",
"name": "Denver Broncos",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a799fae-1899-4200-b06e-e93d4b1eb50e/?format=api"
},
{
"id": "5d088071-f4dc-4d9a-9a03-de972a464a31",
"gambit_id": "96e502f2-ccce-43bc-8e7b-9d0d68177566",
"last_updated": "2023-11-27T20:13:15.823746-05:00",
"created_at": "2023-11-22T09:13:18.844439-05:00",
"name": "Cleveland Browns",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a799fae-1899-4200-b06e-e93d4b1eb50e/?format=api"
}
]
}