GET /api/bet_types/de67c8b6-8ac4-4758-a5b5-0f737f4d1677/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "de67c8b6-8ac4-4758-a5b5-0f737f4d1677",
"match": "https://api-prod.gambitprofit.com/api/matches/7920db71-1428-4310-8f0d-f82280c94293/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-05T09:57:12.133111-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": "Cleveland Browns",
"amount": 5196.0
},
{
"team": "Pittsburgh Steelers",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "5c950509-b9d1-4385-b25c-e314d944ab58",
"gambit_id": "cdaaa806-ad81-4669-9006-57b6e407beab",
"last_updated": "2023-01-09T10:06:46.935729-05:00",
"created_at": "2023-01-05T09:57:12.135559-05:00",
"name": "Cleveland Browns",
"reward": "1.72000",
"odds": "1.83330",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de67c8b6-8ac4-4758-a5b5-0f737f4d1677/?format=api"
},
{
"id": "cc59ec33-fd45-4ff0-a22d-fc92442e04b0",
"gambit_id": "87ccaa56-5ff5-4644-b27a-e0a666ad066e",
"last_updated": "2023-01-09T10:06:46.934507-05:00",
"created_at": "2023-01-05T09:57:12.134311-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.86000",
"odds": "2.00000",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/de67c8b6-8ac4-4758-a5b5-0f737f4d1677/?format=api"
}
]
}