GET /api/bet_types/5e63e92b-667c-42cf-a8ae-a7542fa894e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e63e92b-667c-42cf-a8ae-a7542fa894e2",
"match": "https://api-prod.gambitprofit.com/api/matches/06837e73-c59c-44a8-8795-aa9d37d3edde/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-26T09:28:19.733521-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": "New York Islanders",
"amount": 5423.0
},
{
"team": "Ottawa Senators",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "02c8ffbd-72a7-441c-a668-041eab0bf155",
"gambit_id": "1f7e38ac-e8ba-4556-bbbc-8142c7b73d53",
"last_updated": "2023-10-27T11:08:25.935241-04:00",
"created_at": "2023-10-26T09:28:19.742709-04:00",
"name": "New York Islanders",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e63e92b-667c-42cf-a8ae-a7542fa894e2/?format=api"
},
{
"id": "31fc86b7-abbd-438e-a992-16989c7d79eb",
"gambit_id": "ea0b0512-0c94-4055-8072-89a7e90801e6",
"last_updated": "2023-10-27T11:08:25.931810-04:00",
"created_at": "2023-10-26T09:28:19.738009-04:00",
"name": "Ottawa Senators",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e63e92b-667c-42cf-a8ae-a7542fa894e2/?format=api"
}
]
}