GET /api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff5f9be2-6c6c-481b-9198-a0a1405bfa86",
"match": "https://api-prod.gambitprofit.com/api/matches/8969fb88-6188-4088-96b4-cf27a8f878e1/?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": "Mike Davis",
"amount": 6142.0
},
{
"team": "Viacheslav Borshchev",
"amount": 3858.0
}
],
"expected_reward_tokens": 9027.72,
"profit_sb": -472.28,
"profit_sb_percentage": -4.97,
"recommended": false
},
"lines": [
{
"id": "18fc1f37-91cb-4449-9bbf-897ed6e69503",
"gambit_id": "13770a47-f445-4da6-961e-df399ab4ecc4",
"last_updated": "2022-10-03T15:41:57.288544-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mike Davis",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api"
},
{
"id": "6fda9c07-ae8c-409b-950a-433f03f02c7f",
"gambit_id": "0932907b-c542-4323-b2bd-cd83e8a07af4",
"last_updated": "2022-10-03T15:41:57.289992-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Viacheslav Borshchev",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff5f9be2-6c6c-481b-9198-a0a1405bfa86/?format=api"
}
]
}