GET /api/bet_types/4045af75-9935-4482-95f2-f2dcbdaa32dc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4045af75-9935-4482-95f2-f2dcbdaa32dc",
"match": "https://api-prod.gambitprofit.com/api/matches/6243048b-e709-4613-8141-337dd9fbb366/?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": "Texas A&M",
"amount": 5304.0
},
{
"team": "Florida",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "c1b04818-d652-45ec-9536-a50f2b87ab5e",
"gambit_id": "f71c6be5-0b46-4b32-b89e-a9938e96468e",
"last_updated": "2022-11-06T08:17:22.014845-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas A&M",
"reward": "1.70000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4045af75-9935-4482-95f2-f2dcbdaa32dc/?format=api"
},
{
"id": "df51c7c8-a1c8-4795-ab9f-28c0cfa6bb6a",
"gambit_id": "c071fc8d-ceb9-41f4-90a5-b2c8a0621be1",
"last_updated": "2022-11-06T08:17:22.015798-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida",
"reward": "1.92000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4045af75-9935-4482-95f2-f2dcbdaa32dc/?format=api"
}
]
}