GET /api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33b8f3e7-a2dc-40df-b030-54e921b63409",
"match": "https://api-prod.gambitprofit.com/api/matches/982a8522-7858-4cf0-bc5f-f743011fb17b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-16T09:47:06.288400-04: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": "TAM",
"amount": 5688.0
},
{
"team": "NYM",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "4d95a9c2-3891-4449-a764-134a557d0896",
"gambit_id": "ab4aeb13-4362-4178-81d2-c99099c409e9",
"last_updated": "2023-05-18T11:47:15.854713-04:00",
"created_at": "2023-05-16T09:47:06.292719-04:00",
"name": "TAM",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api"
},
{
"id": "8fdd36ad-c268-46cb-bfb3-48c0601c7fd9",
"gambit_id": "6e731778-33a2-49fc-9e99-170a16d6bfc2",
"last_updated": "2023-05-18T11:47:15.853284-04:00",
"created_at": "2023-05-16T09:47:06.290355-04:00",
"name": "NYM",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33b8f3e7-a2dc-40df-b030-54e921b63409/?format=api"
}
]
}