GET /api/bet_types/6c478016-2f28-4864-93d1-4aaf4fc614c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c478016-2f28-4864-93d1-4aaf4fc614c1",
"match": "https://api-prod.gambitprofit.com/api/matches/310b2d32-f23c-4223-a2cd-40951b15e652/?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": "BOS (N Pivetta)",
"amount": 5511.0
},
{
"team": "PIT (M Keller)",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": 202.45,
"profit_sb_percentage": 2.25,
"recommended": true
},
"lines": [
{
"id": "3bfda60b-fbce-4244-b55d-ad43b5b536f9",
"gambit_id": "d8c08699-c51a-49c8-8407-897d8ee94589",
"last_updated": "2022-08-17T09:42:04.913841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Pivetta)",
"reward": "1.67000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c478016-2f28-4864-93d1-4aaf4fc614c1/?format=api"
},
{
"id": "73dbe621-de5f-4446-ac6b-99abf403de81",
"gambit_id": "4d4b758a-ae19-45d9-b00d-32070e26fe17",
"last_updated": "2022-08-17T09:42:04.914274-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (M Keller)",
"reward": "2.05000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c478016-2f28-4864-93d1-4aaf4fc614c1/?format=api"
}
]
}