GET /api/bet_types/4affacf4-99ff-46df-a21f-c559b65cb697/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4affacf4-99ff-46df-a21f-c559b65cb697",
"match": "https://api-prod.gambitprofit.com/api/matches/af1b6e97-3e98-4cf3-b7aa-c2bb5c8aadf2/?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": "100 Thieves",
"amount": 6557.0
},
{
"team": "Counter Logic Gaming",
"amount": 3443.0
}
],
"expected_reward_tokens": 8917.37,
"profit_sb": -82.63,
"profit_sb_percentage": -0.92,
"recommended": false
},
"lines": [
{
"id": "5bf61c4e-7767-4678-b944-0ff14291196d",
"gambit_id": "ce54f4de-b1bf-4695-953c-41f3c5097c01",
"last_updated": "2022-08-15T14:07:21.437007-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "100 Thieves",
"reward": "1.36000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4affacf4-99ff-46df-a21f-c559b65cb697/?format=api"
},
{
"id": "f3eb26df-1215-4a04-981a-9bc005ff71a1",
"gambit_id": "cfc304ad-19cc-4bcf-90dd-40781965607d",
"last_updated": "2022-08-15T14:07:21.436493-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Counter Logic Gaming",
"reward": "2.59000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4affacf4-99ff-46df-a21f-c559b65cb697/?format=api"
}
]
}