GET /api/bet_types/7e01909a-5b85-4e34-9892-59af022895d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e01909a-5b85-4e34-9892-59af022895d2",
"match": "https://api-prod.gambitprofit.com/api/matches/5c5b87d2-daba-423d-8431-22c5a79c6167/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Counter Logic Gaming",
"amount": 5254.0
},
{
"team": "Flyquest",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "5a3ce4ec-f4a8-4609-8fac-3098bc190478",
"gambit_id": "b8b2b18e-b700-451b-bb35-fd49b2ffdc23",
"last_updated": "2022-12-24T17:12:27.092757-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Counter Logic Gaming",
"reward": "1.68000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e01909a-5b85-4e34-9892-59af022895d2/?format=api"
},
{
"id": "4f8065bc-c6f8-4355-8539-b01177fe1ae3",
"gambit_id": "eedb139b-c052-48db-a15b-e4fed88168c4",
"last_updated": "2022-12-24T17:12:27.093879-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Flyquest",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e01909a-5b85-4e34-9892-59af022895d2/?format=api"
}
]
}