GET /api/bet_types/94e8549d-66a2-4c78-aae4-423691bdc9ac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "94e8549d-66a2-4c78-aae4-423691bdc9ac",
"match": "https://api-prod.gambitprofit.com/api/matches/86af687a-59ae-45db-beb0-806abd7c6ed3/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-13T09:38:12.541548-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": "Columbus Blue Jackets",
"amount": 6010.0
},
{
"team": "Seattle Kraken",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "ec6b7d5f-8e47-4352-9403-3c866eaf5e4d",
"gambit_id": "cdd280db-22ad-4dfc-90d3-dddf21b2eb72",
"last_updated": "2024-01-16T15:13:02.318787-05:00",
"created_at": "2024-01-13T09:38:12.550277-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94e8549d-66a2-4c78-aae4-423691bdc9ac/?format=api"
},
{
"id": "19741924-f080-4614-8437-187fc37e7694",
"gambit_id": "da72f753-80f4-46a2-8f60-2276f4a7fa09",
"last_updated": "2024-01-16T15:13:02.315166-05:00",
"created_at": "2024-01-13T09:38:12.545396-05:00",
"name": "Seattle Kraken",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/94e8549d-66a2-4c78-aae4-423691bdc9ac/?format=api"
}
]
}