GET /api/bet_types/a0430bbd-cb3c-4fff-91ed-635cf18bdf45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0430bbd-cb3c-4fff-91ed-635cf18bdf45",
"match": "https://api-prod.gambitprofit.com/api/matches/e64a1592-0908-4ac0-a84e-2c457baa0ba1/?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": "Ninjas IN Pyjamas",
"amount": 5565.0
},
{
"team": "Fnatic",
"amount": 4435.0
}
],
"expected_reward_tokens": 8736.95,
"profit_sb": -263.05,
"profit_sb_percentage": -2.92,
"recommended": false
},
"lines": [
{
"id": "468e6fcf-3e0c-4a2a-b503-59932894a29b",
"gambit_id": "188332de-fdc4-47df-8ae9-43607fe55de5",
"last_updated": "2022-11-07T10:23:02.598548-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ninjas IN Pyjamas",
"reward": "1.57000",
"odds": "1.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0430bbd-cb3c-4fff-91ed-635cf18bdf45/?format=api"
},
{
"id": "c3c6eb1c-1893-4674-a7ec-983b0f80acdc",
"gambit_id": "01efee11-51f2-44ff-b28f-ecc31cc0be53",
"last_updated": "2022-11-07T10:23:02.599724-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Fnatic",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0430bbd-cb3c-4fff-91ed-635cf18bdf45/?format=api"
}
]
}