GET /api/bet_types/394462f6-3fb0-40a9-8f12-5baca1141a43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "394462f6-3fb0-40a9-8f12-5baca1141a43",
"match": "https://api-prod.gambitprofit.com/api/matches/43100f48-2b14-4415-8971-b0c5f4ab72d4/?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": "Ence Esports",
"amount": 5256.0
},
{
"team": "MOUZ",
"amount": 4744.0
}
],
"expected_reward_tokens": 8776.4,
"profit_sb": -223.6,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "137f4179-3b56-4466-ae17-9d8e16856d51",
"gambit_id": "052c9f8e-5b85-43ce-9bb5-1b6d71c59880",
"last_updated": "2022-09-17T22:07:23.881971-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ence Esports",
"reward": "1.67000",
"odds": "1.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394462f6-3fb0-40a9-8f12-5baca1141a43/?format=api"
},
{
"id": "0b06d859-213e-4de6-bdb4-0826f2b12868",
"gambit_id": "75899afa-955b-4cf4-81cb-9d147bb00d97",
"last_updated": "2022-09-17T22:07:23.880787-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "1.85000",
"odds": "1.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/394462f6-3fb0-40a9-8f12-5baca1141a43/?format=api"
}
]
}