GET /api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "454355da-3025-475d-879e-e1a2d53ca12d",
"match": "https://api-prod.gambitprofit.com/api/matches/686d37c2-27e0-40a8-ae7a-521138f6ccf8/?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": "BOS (N Eovaldi)",
"amount": 5807.0
},
{
"team": "KAN (D Lynch)",
"amount": 4193.0
}
],
"expected_reward_tokens": 9349.27,
"profit_sb": 349.27,
"profit_sb_percentage": 3.88,
"recommended": true
},
"lines": [
{
"id": "baf28a6b-08c6-4917-a9fe-3bad1e5fad6a",
"gambit_id": "79a9f8c3-2ef8-4bb0-be3e-dcb8f4977ef6",
"last_updated": "2022-08-07T10:47:14.503123-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Eovaldi)",
"reward": "1.61000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api"
},
{
"id": "09a7a25b-6f4d-44c5-bc3b-19e34da9cbaa",
"gambit_id": "935534e7-e5ae-479b-a1a3-19e3775c1d8c",
"last_updated": "2022-08-07T10:47:14.502628-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (D Lynch)",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/454355da-3025-475d-879e-e1a2d53ca12d/?format=api"
}
]
}