GET /api/bet_types/3721de90-e44d-4688-b20a-c86c4a6a0c33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3721de90-e44d-4688-b20a-c86c4a6a0c33",
"match": "https://api-prod.gambitprofit.com/api/matches/e73d4850-4466-4514-8380-567d7595f06d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-15T09:23:05.622227-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": "CHC (J Steele)",
"amount": 5541.0
},
{
"team": "ARI (B Pfaadt)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "340027fa-941f-4a74-9dd6-4d2e07693d62",
"gambit_id": "12831a65-23b4-4dd3-89a6-32e3eec472f9",
"last_updated": "2023-09-16T10:18:01.470451-04:00",
"created_at": "2023-09-15T09:23:05.625664-04:00",
"name": "CHC (J Steele)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3721de90-e44d-4688-b20a-c86c4a6a0c33/?format=api"
},
{
"id": "f908795e-ff2b-42d7-89ea-82f86efffabe",
"gambit_id": "d16d4bcc-f0ad-475e-99b7-d8d6974efecd",
"last_updated": "2023-09-16T10:18:01.474715-04:00",
"created_at": "2023-09-15T09:23:05.629457-04:00",
"name": "ARI (B Pfaadt)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3721de90-e44d-4688-b20a-c86c4a6a0c33/?format=api"
}
]
}