HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a",
"match": "https://api-prod.gambitprofit.com/api/matches/f9d5eb62-6a20-423f-adf4-9e8e19bc6ca3/?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": "Manchester City",
"amount": 8511.0
},
{
"team": "Draw",
"amount": 1489.0
}
],
"expected_reward_tokens": 9872.07,
"profit_sb": 872.07,
"profit_sb_percentage": 9.69,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 7935.0
},
{
"team": "Draw",
"amount": 1388.0
},
{
"team": "Crystal Palace",
"amount": 676.0
}
],
"expected_reward_tokens": 9200.36,
"profit_sb": 200.36,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "24bdfa9d-3267-4f6d-bc10-fdc061f27f22",
"gambit_id": "8968e109-00cc-4c69-ae1f-bd46a52fa112",
"last_updated": "2022-08-28T11:27:22.483848-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a/?format=api"
},
{
"id": "be2c9812-acd5-4af8-ba21-8def25412256",
"gambit_id": "f9c1bfa1-b141-4414-970b-dee62546f7df",
"last_updated": "2022-08-28T11:27:22.484317-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "6.63000",
"odds": "7.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a/?format=api"
},
{
"id": "d158b264-edf6-4574-b66c-40ffabff6619",
"gambit_id": "0694f49a-1d52-44e4-adf1-03b6e8f71322",
"last_updated": "2022-08-28T11:27:22.483370-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Crystal Palace",
"reward": "13.61000",
"odds": "15.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b8d1e6a-c259-4a76-9a8f-ba50ad0c115a/?format=api"
}
]
}