GET /api/bet_types/2a5fd126-e880-407a-9280-9ca75ebde028/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a5fd126-e880-407a-9280-9ca75ebde028",
"match": "https://api-prod.gambitprofit.com/api/matches/c4156317-733e-46ee-a36e-78fc94a59945/?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": "Furia Esports",
"amount": 6293.0
},
{
"team": "Movistar Riders",
"amount": 3707.0
}
],
"expected_reward_tokens": 8747.27,
"profit_sb": -252.73,
"profit_sb_percentage": -2.81,
"recommended": false
},
"lines": [
{
"id": "674e60b4-73f0-4587-81d4-a0b3fa7d40c2",
"gambit_id": "dbd6c1d4-7373-414d-8689-84dc89702a53",
"last_updated": "2022-09-23T18:47:09.475290-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Furia Esports",
"reward": "1.39000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a5fd126-e880-407a-9280-9ca75ebde028/?format=api"
},
{
"id": "665ab1ec-3a3f-4b60-b53b-a7118105d1aa",
"gambit_id": "628cf28b-04b2-4c9b-aca6-289ba64cc85d",
"last_updated": "2022-09-23T18:47:09.476491-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Movistar Riders",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a5fd126-e880-407a-9280-9ca75ebde028/?format=api"
}
]
}