GET /api/bet_types/c50d8808-5835-4ebc-935c-e363de6dd367/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c50d8808-5835-4ebc-935c-e363de6dd367",
"match": "https://api-prod.gambitprofit.com/api/matches/b1c1f01e-ee0b-47ef-b420-a6bb29ce3add/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:22:07.054690-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": "Freddy Masabo",
"amount": 7408.0
},
{
"team": "Bovar Khanakov",
"amount": 2592.0
}
],
"expected_reward_tokens": 9408.16,
"profit_sb": -91.84,
"profit_sb_percentage": -0.97,
"recommended": false
},
"lines": [
{
"id": "69bb5703-dfa9-4734-bd22-e3445d59ac39",
"gambit_id": "6d5c4abf-e2a6-4f8e-9fc2-83ce941c2aa6",
"last_updated": "2023-04-22T16:17:09.316506-04:00",
"created_at": "2023-04-20T15:22:07.059927-04:00",
"name": "Freddy Masabo",
"reward": "1.27000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50d8808-5835-4ebc-935c-e363de6dd367/?format=api"
},
{
"id": "44d6b493-380d-4ce9-b7f1-dbf94b1ca781",
"gambit_id": "7b8704a1-e88b-4a85-8641-858d181e199e",
"last_updated": "2023-04-22T16:17:09.313882-04:00",
"created_at": "2023-04-20T15:22:07.057114-04:00",
"name": "Bovar Khanakov",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c50d8808-5835-4ebc-935c-e363de6dd367/?format=api"
}
]
}