GET /api/bet_types/6aae8d02-220f-420c-b263-c8172a252924/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6aae8d02-220f-420c-b263-c8172a252924",
"match": "https://api-prod.gambitprofit.com/api/matches/76596e7b-5bdc-4cce-85b1-8c67c4b5bfda/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-18T10:18:22.530088-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 Rangers",
"amount": 5688.0
},
{
"team": "Vegas Golden Knights",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "c5f5bce1-750b-49f1-91a0-f7edf4d08b7c",
"gambit_id": "04361ce8-4e39-4658-9179-a225b0b570d0",
"last_updated": "2024-01-19T20:28:12.895463-05:00",
"created_at": "2024-01-18T10:18:22.534266-05:00",
"name": "New York Rangers",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aae8d02-220f-420c-b263-c8172a252924/?format=api"
},
{
"id": "02dce25a-b1a8-431a-a8d1-721f2623ccf4",
"gambit_id": "c431e70f-69c9-4355-9139-86b8c6101c52",
"last_updated": "2024-01-19T20:28:12.899792-05:00",
"created_at": "2024-01-18T10:18:22.542734-05:00",
"name": "Vegas Golden Knights",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6aae8d02-220f-420c-b263-c8172a252924/?format=api"
}
]
}