GET /api/bet_types/b78e1599-dd35-45d1-aa6b-d4364bbaa332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b78e1599-dd35-45d1-aa6b-d4364bbaa332",
"match": "https://api-prod.gambitprofit.com/api/matches/d3dc1b27-0872-4983-b80b-127592d5d09d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-22T08:23:09.362530-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": "PHI (T Walker)",
"amount": 5415.0
},
{
"team": "SFO (K Harrison)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "c68a6816-bf99-4335-9e82-45a7b212249e",
"gambit_id": "25fa0a9a-c475-4baf-9e0b-26645420d407",
"last_updated": "2023-08-23T11:03:24.697601-04:00",
"created_at": "2023-08-22T08:23:09.375839-04:00",
"name": "PHI (T Walker)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b78e1599-dd35-45d1-aa6b-d4364bbaa332/?format=api"
},
{
"id": "0263e241-a695-46cf-93f2-6c9985699613",
"gambit_id": "0a37fcdc-424b-4250-b369-eaeb3596f56c",
"last_updated": "2023-08-23T11:03:24.694132-04:00",
"created_at": "2023-08-22T08:23:09.369791-04:00",
"name": "SFO (K Harrison)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b78e1599-dd35-45d1-aa6b-d4364bbaa332/?format=api"
}
]
}