GET /api/bet_types/4fa1121c-2606-4111-bd8b-edf351923184/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fa1121c-2606-4111-bd8b-edf351923184",
"match": "https://api-prod.gambitprofit.com/api/matches/3869fc6c-3891-4691-badc-e8b47f949654/?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": "G2 Esports",
"amount": 5382.0
},
{
"team": "BIG",
"amount": 4618.0
}
],
"expected_reward_tokens": 8772.66,
"profit_sb": -227.34,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "95d3aabf-14a0-435e-8dd7-d550be0924cd",
"gambit_id": "b70d94d2-89a0-4b1a-a6f8-d45ac429f162",
"last_updated": "2022-12-24T17:12:21.728833-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "G2 Esports",
"reward": "1.63000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa1121c-2606-4111-bd8b-edf351923184/?format=api"
},
{
"id": "41293afc-eafc-4359-b3a7-42b63a54e596",
"gambit_id": "ed45089d-b663-438b-a483-bf6421a97b4e",
"last_updated": "2022-12-24T17:12:21.727731-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BIG",
"reward": "1.90000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fa1121c-2606-4111-bd8b-edf351923184/?format=api"
}
]
}