GET /api/bet_types/f6d41fd3-7102-4051-87b9-be4d389c04f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6d41fd3-7102-4051-87b9-be4d389c04f1",
"match": "https://api-prod.gambitprofit.com/api/matches/bce86aaf-e42c-4458-8a0b-de68312fc30c/?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": "Team Liquid",
"amount": 5254.0
},
{
"team": "100 Thieves",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "3f01d39f-c726-4806-b915-4fe6cc4b26a8",
"gambit_id": "76ba3438-bb8b-407f-9fa2-d57ef7853413",
"last_updated": "2022-08-15T21:37:19.415751-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Team Liquid",
"reward": "1.68000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d41fd3-7102-4051-87b9-be4d389c04f1/?format=api"
},
{
"id": "521ae1d1-1e49-4eaa-9778-b6432f6de086",
"gambit_id": "03ba7ae2-2a1a-4b49-ade7-415a09acce5f",
"last_updated": "2022-08-15T21:37:19.415226-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "100 Thieves",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6d41fd3-7102-4051-87b9-be4d389c04f1/?format=api"
}
]
}