GET /api/bet_types/ccc1101e-d0e1-491d-a155-838505ce5c17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccc1101e-d0e1-491d-a155-838505ce5c17",
"match": "https://api-prod.gambitprofit.com/api/matches/9112773a-eca3-4a01-93ec-19ad774f961d/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T09:06:56.525094-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": "Columbus Blue Jackets",
"amount": 5000.0
},
{
"team": "Chicago Blackhawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "07489cfe-0e00-41ea-a3d0-1d39fc8131b9",
"gambit_id": "7e4daa6d-acda-443d-9eb0-bb9f584632f0",
"last_updated": "2022-12-25T17:57:04.640800-05:00",
"created_at": "2022-12-23T09:06:56.528038-05:00",
"name": "Columbus Blue Jackets",
"reward": "1.78000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc1101e-d0e1-491d-a155-838505ce5c17/?format=api"
},
{
"id": "4ee9132a-4e41-416e-a33f-4187b0810563",
"gambit_id": "2c49fba9-2b9c-430a-a432-38c5c4cad4a2",
"last_updated": "2022-12-25T17:57:04.639713-05:00",
"created_at": "2022-12-23T09:06:56.526806-05:00",
"name": "Chicago Blackhawks",
"reward": "1.78000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccc1101e-d0e1-491d-a155-838505ce5c17/?format=api"
}
]
}