GET /api/bet_types/7ad74e4a-928c-4efd-9083-429ef8d5d5d1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ad74e4a-928c-4efd-9083-429ef8d5d5d1",
"match": "https://api-prod.gambitprofit.com/api/matches/9cdcf42c-67be-4fe5-9f41-2590773dad57/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-15T11:43:03.988477-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": "TAM (C Criswell)",
"amount": 6492.0
},
{
"team": "KAN (C Ragans)",
"amount": 3508.0
}
],
"expected_reward_tokens": 9541.76,
"profit_sb": 41.76,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "9dfa3622-bd77-49a7-a6e1-cf36bb8a5e8a",
"gambit_id": "320fd16f-b9a4-448e-bdd0-28d299b08d5b",
"last_updated": "2023-07-22T19:07:56.319294-04:00",
"created_at": "2023-07-15T11:43:03.989919-04:00",
"name": "TAM (C Criswell)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad74e4a-928c-4efd-9083-429ef8d5d5d1/?format=api"
},
{
"id": "37a4755d-e241-44f0-bb29-9b5063934388",
"gambit_id": "a356391e-e245-4b33-9df3-7b937049b616",
"last_updated": "2023-07-22T19:07:56.323485-04:00",
"created_at": "2023-07-15T11:43:03.991331-04:00",
"name": "KAN (C Ragans)",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad74e4a-928c-4efd-9083-429ef8d5d5d1/?format=api"
}
]
}