GET /api/bet_types/b6749fb0-9b06-4aec-8f04-fe547f3d05c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6749fb0-9b06-4aec-8f04-fe547f3d05c4",
"match": "https://api-prod.gambitprofit.com/api/matches/cb534032-0a96-43d6-bb3a-947387d588e6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:23:02.045730-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": "MIL (F Peralta)",
"amount": 5909.0
},
{
"team": "MIA (JT Chargois)",
"amount": 4091.0
}
],
"expected_reward_tokens": 9572.58,
"profit_sb": 72.58,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "c139cdfa-540b-48be-99b9-b2aea35d5c88",
"gambit_id": "e7759651-da30-44d0-a5d5-c4d380c5e2ba",
"last_updated": "2023-09-15T16:23:15.634749-04:00",
"created_at": "2023-09-12T09:23:02.055659-04:00",
"name": "MIL (F Peralta)",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6749fb0-9b06-4aec-8f04-fe547f3d05c4/?format=api"
},
{
"id": "22bd4488-e0e3-46f7-92f8-5accb1480d5d",
"gambit_id": "c4a0dab4-fdb6-4e3e-95fe-155fcc337e89",
"last_updated": "2023-09-15T16:23:15.628959-04:00",
"created_at": "2023-09-12T09:23:02.050450-04:00",
"name": "MIA (JT Chargois)",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6749fb0-9b06-4aec-8f04-fe547f3d05c4/?format=api"
}
]
}