GET /api/bet_types/cdfa1215-fc08-4253-b776-391a8eb81316/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdfa1215-fc08-4253-b776-391a8eb81316",
"match": "https://api-prod.gambitprofit.com/api/matches/41326176-be6e-4390-b68c-3b897318dfcd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-20T15:27:08.430008-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": "Francesco Ricchi",
"amount": 8492.0
},
{
"team": "Erick Lozano",
"amount": 1508.0
}
],
"expected_reward_tokens": 9425.0,
"profit_sb": -75.0,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "be30489a-e1c7-4df8-b121-fa7a71a92882",
"gambit_id": "8723ba2e-3863-4fa5-ae8b-41b5e13c86c1",
"last_updated": "2023-04-22T16:12:08.433943-04:00",
"created_at": "2023-04-20T15:27:08.434666-04:00",
"name": "Francesco Ricchi",
"reward": "1.11000",
"odds": "1.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfa1215-fc08-4253-b776-391a8eb81316/?format=api"
},
{
"id": "e7080c25-56c6-449e-8b81-8b81a762df4f",
"gambit_id": "8cc668ed-62d7-4b64-803b-fb431ecd506b",
"last_updated": "2023-04-22T16:12:08.431921-04:00",
"created_at": "2023-04-20T15:27:08.432222-04:00",
"name": "Erick Lozano",
"reward": "6.25000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdfa1215-fc08-4253-b776-391a8eb81316/?format=api"
}
]
}