GET /api/bet_types/94d6c534-d437-4d08-9c4b-2eb2adf014c8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94d6c534-d437-4d08-9c4b-2eb2adf014c8",
"match": "https://api-prod.gambitprofit.com/api/matches/6fb85906-c768-444b-9e93-7fa79edbd0c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-06T08:47:01.574899-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": "New York Islanders",
"amount": 5423.0
},
{
"team": "Philadelphia Flyers",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3bdf6b98-ba71-45fe-8b89-f8a271f32bcc",
"gambit_id": "46b51ac0-9032-48f3-bdaa-90f12ce21695",
"last_updated": "2023-02-07T11:21:55.544700-05:00",
"created_at": "2023-02-06T08:47:01.577842-05:00",
"name": "New York Islanders",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d6c534-d437-4d08-9c4b-2eb2adf014c8/?format=api"
},
{
"id": "a04ef37f-ff92-4c1d-a9b3-4e8e6aaf932d",
"gambit_id": "398c10f1-73b4-4838-bf42-b1acb2690df0",
"last_updated": "2023-02-07T11:21:55.543539-05:00",
"created_at": "2023-02-06T08:47:01.576336-05:00",
"name": "Philadelphia Flyers",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94d6c534-d437-4d08-9c4b-2eb2adf014c8/?format=api"
}
]
}