GET /api/bet_types/c96c5e6c-71ac-433b-9e0c-657fa46ab662/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c96c5e6c-71ac-433b-9e0c-657fa46ab662",
"match": "https://api-prod.gambitprofit.com/api/matches/f17d8803-27a0-4550-bd5d-59006686d5f5/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:23:03.939105-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": 5319.0
},
{
"team": "Vancouver Canucks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "6442deab-dec4-4d77-a961-d4b470a4d028",
"gambit_id": "5b19b639-294b-4a4a-ac34-0b483477836a",
"last_updated": "2024-01-11T11:13:04.235311-05:00",
"created_at": "2024-01-09T09:23:03.949383-05:00",
"name": "New York Islanders",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96c5e6c-71ac-433b-9e0c-657fa46ab662/?format=api"
},
{
"id": "6c97cca7-b6bd-4c18-b371-999ae303ee29",
"gambit_id": "8ee94038-8e65-47f7-a229-4e345fce3fd1",
"last_updated": "2024-01-11T11:13:04.231840-05:00",
"created_at": "2024-01-09T09:23:03.943867-05:00",
"name": "Vancouver Canucks",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c96c5e6c-71ac-433b-9e0c-657fa46ab662/?format=api"
}
]
}