GET /api/bet_types/db0dd500-57fd-4e26-a202-ef3df732fe62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db0dd500-57fd-4e26-a202-ef3df732fe62",
"match": "https://api-prod.gambitprofit.com/api/matches/3f6815af-2b0c-4f82-a2ac-a6e3f7f821a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:23.364474-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": "Vegas Golden Knights",
"amount": 5773.0
},
{
"team": "Philadelphia Flyers",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "32cc42e5-f2c1-45ae-ade7-36bd19993507",
"gambit_id": "550b2fcd-660e-41a2-a539-a2e97e2065b3",
"last_updated": "2023-11-20T15:03:32.851649-05:00",
"created_at": "2023-11-18T09:38:23.369250-05:00",
"name": "Vegas Golden Knights",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0dd500-57fd-4e26-a202-ef3df732fe62/?format=api"
},
{
"id": "4182dd4a-14e2-43c6-925f-48cae3754375",
"gambit_id": "41d71f6b-452f-4ea7-9ee5-bda9a77ded6d",
"last_updated": "2023-11-20T15:03:32.855200-05:00",
"created_at": "2023-11-18T09:38:23.374789-05:00",
"name": "Philadelphia Flyers",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db0dd500-57fd-4e26-a202-ef3df732fe62/?format=api"
}
]
}