GET /api/bet_types/d2afc26b-441e-4d15-9ee4-e1ea194fa59c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d2afc26b-441e-4d15-9ee4-e1ea194fa59c",
"match": "https://api-prod.gambitprofit.com/api/matches/17891cad-7f35-41cf-b128-84a313846fa7/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-11T09:38:12.271692-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 Cavaliers",
"amount": 5857.0
},
{
"team": "Brooklyn Nets",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "1645c2b9-d287-4c86-94b1-1dc6f32df38f",
"gambit_id": "73213f67-88b7-47e4-8546-da7762d16cf8",
"last_updated": "2024-01-15T09:43:13.447416-05:00",
"created_at": "2024-01-11T09:38:12.279891-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2afc26b-441e-4d15-9ee4-e1ea194fa59c/?format=api"
},
{
"id": "18b58d6c-7327-4bf7-a77f-6844a339105a",
"gambit_id": "c08b1220-01b8-4352-b5e3-ec48dcafd89f",
"last_updated": "2024-01-15T09:43:13.443893-05:00",
"created_at": "2024-01-11T09:38:12.275714-05:00",
"name": "Brooklyn Nets",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d2afc26b-441e-4d15-9ee4-e1ea194fa59c/?format=api"
}
]
}