GET /api/bet_types/7b4b1374-10f8-434a-8477-ab7ac7e0f36e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b4b1374-10f8-434a-8477-ab7ac7e0f36e",
"match": "https://api-prod.gambitprofit.com/api/matches/4f24a6b0-dd80-4fd7-a38b-0bb6a84a72be/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-07T11:57:06.890929-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": "MIN (J Ryan)",
"amount": 5838.0
},
{
"team": "CLE (C Quantrill)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "873153bc-89a3-4b16-9506-e24fb4be1f24",
"gambit_id": "d8316e07-41fa-478e-8468-1e581d63c456",
"last_updated": "2023-05-08T11:47:05.743019-04:00",
"created_at": "2023-05-07T11:57:06.895780-04:00",
"name": "MIN (J Ryan)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4b1374-10f8-434a-8477-ab7ac7e0f36e/?format=api"
},
{
"id": "a3ed80b7-7ef1-4b2b-bbc2-8e7a67a6c6ee",
"gambit_id": "b930faa3-55d9-48b4-8fb0-cf0327f38114",
"last_updated": "2023-05-08T11:47:05.741177-04:00",
"created_at": "2023-05-07T11:57:06.893358-04:00",
"name": "CLE (C Quantrill)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b4b1374-10f8-434a-8477-ab7ac7e0f36e/?format=api"
}
]
}