GET /api/bet_types/28792f9a-b35e-4682-be51-9e7eb169edbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28792f9a-b35e-4682-be51-9e7eb169edbd",
"match": "https://api-prod.gambitprofit.com/api/matches/0c81a583-45b9-4929-b9a1-a6760c03e784/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-19T09:13:25.213364-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": "ATL (S Strider)",
"amount": 6627.0
},
{
"team": "PHI (C Sanchez)",
"amount": 3373.0
}
],
"expected_reward_tokens": 9476.61,
"profit_sb": -23.39,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "c6a7ae13-0e5e-498b-aaf2-a0b267b3fe62",
"gambit_id": "c0f6408d-99f7-40a2-8144-dbea35782397",
"last_updated": "2023-09-21T09:48:16.194585-04:00",
"created_at": "2023-09-19T09:13:25.231291-04:00",
"name": "ATL (S Strider)",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28792f9a-b35e-4682-be51-9e7eb169edbd/?format=api"
},
{
"id": "26b28c10-e227-41eb-940c-ce74ae33add2",
"gambit_id": "7b2df691-4287-4d38-b065-997b2ff00ae1",
"last_updated": "2023-09-21T09:48:16.191502-04:00",
"created_at": "2023-09-19T09:13:25.221450-04:00",
"name": "PHI (C Sanchez)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28792f9a-b35e-4682-be51-9e7eb169edbd/?format=api"
}
]
}