GET /api/bet_types/395d4f85-d242-43d8-abb1-5e856f06af38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "395d4f85-d242-43d8-abb1-5e856f06af38",
"match": "https://api-prod.gambitprofit.com/api/matches/99f62dc1-071c-4b7d-8dd3-9f3c4c3629fd/?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 (B Bello)",
"amount": 5349.0
},
{
"team": "CIN (N Lodolo)",
"amount": 4651.0
}
],
"expected_reward_tokens": 9253.77,
"profit_sb": 253.77,
"profit_sb_percentage": 2.82,
"recommended": true
},
"lines": [
{
"id": "77d20ea4-7b8e-4b8d-b357-6d745b6d354f",
"gambit_id": "1791e573-28a7-4fc3-90e7-52c1e7e7a563",
"last_updated": "2022-09-21T16:16:57.271316-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (B Bello)",
"reward": "1.73000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395d4f85-d242-43d8-abb1-5e856f06af38/?format=api"
},
{
"id": "6ea7ded2-b675-49f1-9c75-2ad01458a811",
"gambit_id": "81c5b8b6-9505-44d9-b906-2ff0abec6164",
"last_updated": "2022-09-21T16:16:57.270178-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (N Lodolo)",
"reward": "1.99000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/395d4f85-d242-43d8-abb1-5e856f06af38/?format=api"
}
]
}