GET /api/bet_types/59c953b0-4f9b-41d5-92cf-aec0ffe24632/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59c953b0-4f9b-41d5-92cf-aec0ffe24632",
"match": "https://api-prod.gambitprofit.com/api/matches/4037be3c-8608-4aca-98cc-7b4c2b24fcad/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T08:58:07.563112-04: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": "SEA (G Kirby)",
"amount": 6434.0
},
{
"team": "DET (M Lorenzen)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "d0ed95d5-f12c-4783-a27f-f5b6a49ce0ce",
"gambit_id": "94e0e28e-65b9-4fa2-9858-7d4f975fe56a",
"last_updated": "2023-07-17T10:03:16.659917-04:00",
"created_at": "2023-07-15T08:58:07.566052-04:00",
"name": "SEA (G Kirby)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c953b0-4f9b-41d5-92cf-aec0ffe24632/?format=api"
},
{
"id": "f6bbcba3-ed9d-45c7-b449-6e7fbc9fbf4e",
"gambit_id": "5cc595fd-0e37-42ca-a775-527e3ed9271e",
"last_updated": "2023-07-17T10:03:16.658607-04:00",
"created_at": "2023-07-15T08:58:07.564624-04:00",
"name": "DET (M Lorenzen)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59c953b0-4f9b-41d5-92cf-aec0ffe24632/?format=api"
}
]
}