HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1a7792f7-06bb-4dac-83a7-6e3bc8098746",
"match": "https://api-prod.gambitprofit.com/api/matches/5a73d977-92a5-49b0-af1f-61c0a60a752a/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 5092.0
},
{
"team": "Chelsea",
"amount": 4908.0
}
],
"expected_reward_tokens": 12270.0,
"profit_sb": 3270.0,
"profit_sb_percentage": 36.33,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 3638.0
},
{
"team": "Chelsea",
"amount": 3507.0
},
{
"team": "Draw",
"amount": 2856.0
}
],
"expected_reward_tokens": 8767.5,
"profit_sb": -232.5,
"profit_sb_percentage": -2.58,
"recommended": false
},
"lines": [
{
"id": "6f2cdffe-395c-43de-9cc9-7acc4a9bc6e4",
"gambit_id": "3e894a43-2daa-4d90-9d48-1bc02f0cd21f",
"last_updated": "2022-11-07T09:42:19.731062-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arsenal",
"reward": "2.41000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
},
{
"id": "cc3312c5-2cb0-43ea-b050-5b7dfc8ac2a9",
"gambit_id": "41d6d3c2-7e48-473b-8cfb-458ac880acfd",
"last_updated": "2022-11-07T09:42:19.731996-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "2.50000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
},
{
"id": "7602f899-7880-4b21-8e86-6fb3a9c04bb1",
"gambit_id": "8cc3a5a6-dae8-44c4-be1f-ea3f2fd6bf49",
"last_updated": "2022-11-07T09:42:19.732938-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.07000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1a7792f7-06bb-4dac-83a7-6e3bc8098746/?format=api"
}
]
}