GET /api/bet_types/74604b2f-9001-4116-a948-664c964577dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74604b2f-9001-4116-a948-664c964577dc",
"match": "https://api-prod.gambitprofit.com/api/matches/5d7f4091-66c8-4854-8c57-591a885cda23/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T10:21:51.440543-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": "San Francisco",
"amount": 7782.0
},
{
"team": "Seattle Seahawks",
"amount": 2218.0
}
],
"expected_reward_tokens": 9182.52,
"profit_sb": 182.52,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "c936aa0a-a8d3-4fb5-956c-006b5943315c",
"gambit_id": "3ef98788-48ef-49bc-b228-32f2d3fa6494",
"last_updated": "2023-01-15T15:22:17.511521-05:00",
"created_at": "2023-01-11T10:21:51.441685-05:00",
"name": "San Francisco",
"reward": "1.18000",
"odds": "1.20830",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74604b2f-9001-4116-a948-664c964577dc/?format=api"
},
{
"id": "901ceeb0-5d7b-4aa4-9ec7-a076121aac24",
"gambit_id": "989c97d6-241a-4f28-878e-a659cec384d5",
"last_updated": "2023-01-15T15:22:17.514642-05:00",
"created_at": "2023-01-11T10:21:51.442884-05:00",
"name": "Seattle Seahawks",
"reward": "4.14000",
"odds": "4.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74604b2f-9001-4116-a948-664c964577dc/?format=api"
}
]
}