HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "150db949-0a98-4f06-8554-84083282a7e6",
"match": "https://api-prod.gambitprofit.com/api/matches/c5b79c41-18b2-44ae-905b-50ea6106cad1/?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": "Ajax Amsterdam",
"amount": 5435.0
},
{
"team": "SSC Napoli",
"amount": 4565.0
}
],
"expected_reward_tokens": 12553.75,
"profit_sb": 3053.75,
"profit_sb_percentage": 32.14,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Ajax Amsterdam",
"amount": 4021.0
},
{
"team": "SSC Napoli",
"amount": 3377.0
},
{
"team": "Draw",
"amount": 2602.0
}
],
"expected_reward_tokens": 9286.75,
"profit_sb": -213.25,
"profit_sb_percentage": -2.24,
"recommended": false
},
"lines": [
{
"id": "b86c8cd9-d9e4-4e8b-8ac0-a8d651135594",
"gambit_id": "1fa6b726-f4af-4b0d-a26b-8924dd624b68",
"last_updated": "2022-10-05T07:11:53.313259-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ajax Amsterdam",
"reward": "2.31000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150db949-0a98-4f06-8554-84083282a7e6/?format=api"
},
{
"id": "3c2a22b9-ab41-4aad-8c7a-ae9ab33cb4e2",
"gambit_id": "69ed09fe-f573-45a0-b79c-4f37d864cf09",
"last_updated": "2022-10-05T07:11:53.312247-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SSC Napoli",
"reward": "2.75000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150db949-0a98-4f06-8554-84083282a7e6/?format=api"
},
{
"id": "6eacd908-1509-4bd0-b01a-eab4ac1b9dc8",
"gambit_id": "cb06c5f4-5bb5-45e5-be89-f11f85999795",
"last_updated": "2022-10-05T07:11:53.311138-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.57000",
"odds": "3.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/150db949-0a98-4f06-8554-84083282a7e6/?format=api"
}
]
}