GET /api/bet_types/2992332d-bc08-499d-8322-86e01cd0d467/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2992332d-bc08-499d-8322-86e01cd0d467",
"match": "https://api-prod.gambitprofit.com/api/matches/83427a44-e70d-4273-a58d-ab97c9da6f3f/?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": "Minnesota Timberwolves",
"amount": 5660.0
},
{
"team": "New York Knicks",
"amount": 4340.0
}
],
"expected_reward_tokens": 9112.6,
"profit_sb": 112.6,
"profit_sb_percentage": 1.25,
"recommended": true
},
"lines": [
{
"id": "5ed555fb-862e-4ef6-bd37-c10c9fd59f75",
"gambit_id": "d2817a9f-153d-417f-b27a-d70934c78b61",
"last_updated": "2022-11-08T10:52:20.737330-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.61000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2992332d-bc08-499d-8322-86e01cd0d467/?format=api"
},
{
"id": "78f15721-fc0c-42e2-858e-6a41690f1472",
"gambit_id": "921a0b9d-53ef-4bc1-b014-b4b4da9fcec3",
"last_updated": "2022-11-08T10:52:20.738342-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Knicks",
"reward": "2.10000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2992332d-bc08-499d-8322-86e01cd0d467/?format=api"
}
]
}