HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d96fb9b4-af07-4c9b-8477-14900a1689b2",
"match": "https://api-prod.gambitprofit.com/api/matches/e239d851-8ed4-4282-9240-3402fafe18ea/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": true,
"name": "High Risk",
"bet": [
{
"team": "Manchester City",
"amount": 10000
}
],
"expected_reward_tokens": 10400.0,
"profit_sb": 900.0,
"profit_sb_percentage": 9.47,
"recommended": true
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester City",
"amount": 9334.0
},
{
"team": "Draw",
"amount": 666.0
}
],
"expected_reward_tokens": 9707.36,
"profit_sb": 207.36,
"profit_sb_percentage": 2.18,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester City",
"amount": 9068.0
},
{
"team": "Draw",
"amount": 647.0
},
{
"team": "FC Copenhagen",
"amount": 286.0
}
],
"expected_reward_tokens": 9430.72,
"profit_sb": -69.28,
"profit_sb_percentage": -0.73,
"recommended": false
},
"lines": [
{
"id": "ec743b0f-6603-45dd-928b-265f72292bd7",
"gambit_id": "c88cb704-80a3-42d3-b263-4901f5b23568",
"last_updated": "2022-10-06T10:27:05.118442-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Manchester City",
"reward": "1.04000",
"odds": "1.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
},
{
"id": "7b6c3c78-95be-46d3-87bc-426f6fd6e548",
"gambit_id": "5c502a04-a73c-4661-9282-5ca137d5532c",
"last_updated": "2022-10-06T10:27:05.119485-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "14.58000",
"odds": "15.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
},
{
"id": "d72fdebd-b544-4a5d-8d46-43d3dc47eec3",
"gambit_id": "bb4452ad-9cd6-4985-bee0-e637e7ea7ea4",
"last_updated": "2022-10-06T10:27:05.117421-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Copenhagen",
"reward": "33.01000",
"odds": "34.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d96fb9b4-af07-4c9b-8477-14900a1689b2/?format=api"
}
]
}