GET /api/bet_types/64c8b83c-4159-42e2-a935-bcd673a16f97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64c8b83c-4159-42e2-a935-bcd673a16f97",
"match": "https://api-prod.gambitprofit.com/api/matches/cd612ecc-fb40-4fd6-bcb9-a084b263c20b/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Atlanta Hawks",
"amount": 7221.0
},
{
"team": "Detroit Pistons",
"amount": 2779.0
}
],
"expected_reward_tokens": 9531.72,
"profit_sb": 31.72,
"profit_sb_percentage": 0.33,
"recommended": true
},
"lines": [
{
"id": "3aea380e-cde1-4fa8-a53f-8df7deaf88a4",
"gambit_id": "e451bd1f-0d8f-45d6-9d4c-c1a91641aca9",
"last_updated": "2022-10-27T11:57:06.269683-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Atlanta Hawks",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c8b83c-4159-42e2-a935-bcd673a16f97/?format=api"
},
{
"id": "78dcd824-9651-448f-9505-453b0cb8c80f",
"gambit_id": "bfdfdc8f-008a-4b12-8e6e-45e0e91376ff",
"last_updated": "2022-10-27T11:57:06.268696-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Pistons",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64c8b83c-4159-42e2-a935-bcd673a16f97/?format=api"
}
]
}