GET /api/bet_types/d6193f22-fb25-4113-afa2-87eb7b544f48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6193f22-fb25-4113-afa2-87eb7b544f48",
"match": "https://api-prod.gambitprofit.com/api/matches/90c3f822-d2ab-4245-aa97-071acd8ae1bb/?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": "MAD Lions",
"amount": 5254.0
},
{
"team": "G2 Esports",
"amount": 4746.0
}
],
"expected_reward_tokens": 8826.72,
"profit_sb": -173.28,
"profit_sb_percentage": -1.93,
"recommended": false
},
"lines": [
{
"id": "367e1535-9060-46ff-82ba-0dff2c2ba836",
"gambit_id": "bedef868-b1f4-4060-837b-52626cbf8e97",
"last_updated": "2022-12-24T17:12:24.319890-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MAD Lions",
"reward": "1.68000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6193f22-fb25-4113-afa2-87eb7b544f48/?format=api"
},
{
"id": "394719eb-9f92-4f64-86d6-c73dc942e4a6",
"gambit_id": "ffd77ab8-8239-41de-b8c0-b84fed937043",
"last_updated": "2022-12-24T17:12:24.318689-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "G2 Esports",
"reward": "1.86000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6193f22-fb25-4113-afa2-87eb7b544f48/?format=api"
}
]
}