GET /api/bet_types/b6971dad-ea55-4d73-9a38-44a0ecc2f28e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6971dad-ea55-4d73-9a38-44a0ecc2f28e",
"match": "https://api-prod.gambitprofit.com/api/matches/4f9e129d-4942-4284-866b-f65546f14653/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:32.492782-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": "St Louis Battlehawks",
"amount": 5857.0
},
{
"team": "Seattle Sea Dragons",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "0ddd01ac-191f-4a29-9831-b67ed6eee074",
"gambit_id": "f20abbc3-3029-4ed0-908d-6fe738d04d90",
"last_updated": "2023-04-18T12:12:05.486978-04:00",
"created_at": "2023-04-16T12:17:32.495627-04:00",
"name": "St Louis Battlehawks",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971dad-ea55-4d73-9a38-44a0ecc2f28e/?format=api"
},
{
"id": "31c6ba1d-8d6c-4634-93fe-8f7ab8bb0a0c",
"gambit_id": "2a4d6fa9-c288-4bdf-ade4-577ee5b04647",
"last_updated": "2023-04-18T12:12:05.488348-04:00",
"created_at": "2023-04-16T12:17:32.498492-04:00",
"name": "Seattle Sea Dragons",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6971dad-ea55-4d73-9a38-44a0ecc2f28e/?format=api"
}
]
}