GET /api/bet_types/25b44a71-ab53-40af-8d74-02b8dc62a62b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25b44a71-ab53-40af-8d74-02b8dc62a62b",
"match": "https://api-prod.gambitprofit.com/api/matches/1bd62714-bddb-4759-89cf-a33edabb1b89/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-12T10:03:10.735773-05: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": "Golden State Warriors",
"amount": 5213.0
},
{
"team": "Phoenix Suns",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7a2da690-e684-43a0-9cfb-55cf96bc4ba8",
"gambit_id": "e56f5089-a1e2-4fcd-b818-6b9b2115d31c",
"last_updated": "2023-12-13T09:33:09.387571-05:00",
"created_at": "2023-12-12T10:03:10.740646-05:00",
"name": "Golden State Warriors",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25b44a71-ab53-40af-8d74-02b8dc62a62b/?format=api"
},
{
"id": "665842b5-c1d4-4284-b97a-f0278f104ba5",
"gambit_id": "8ab285e6-3f2b-44c7-a15a-07290ae7130f",
"last_updated": "2023-12-13T09:33:09.390715-05:00",
"created_at": "2023-12-12T10:03:10.744683-05:00",
"name": "Phoenix Suns",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25b44a71-ab53-40af-8d74-02b8dc62a62b/?format=api"
}
]
}