HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "173c505f-ae56-444e-a208-64176fd930cc",
"match": "https://api-prod.gambitprofit.com/api/matches/aa2429c5-1dc5-47a3-98d8-c9d2d3c495ec/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": true,
"name": "High Risk",
"bet": [
{
"team": "Paris Saint Germain",
"amount": 10000
}
],
"expected_reward_tokens": 10800.0,
"profit_sb": 1300.0,
"profit_sb_percentage": 13.68,
"recommended": true
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Paris Saint Germain",
"amount": 9087.0
},
{
"team": "Draw",
"amount": 913.0
}
],
"expected_reward_tokens": 9813.96,
"profit_sb": 313.96,
"profit_sb_percentage": 3.3,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Paris Saint Germain",
"amount": 8749.0
},
{
"team": "Draw",
"amount": 879.0
},
{
"team": "Maccabi Haifa",
"amount": 372.0
}
],
"expected_reward_tokens": 9441.36,
"profit_sb": -58.64,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "840c9308-1584-4a61-9614-0d0e99633f13",
"gambit_id": "12bc84a3-bbf1-42cc-af01-3097892f5791",
"last_updated": "2022-10-26T10:12:15.416443-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Paris Saint Germain",
"reward": "1.08000",
"odds": "1.08000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173c505f-ae56-444e-a208-64176fd930cc/?format=api"
},
{
"id": "6bb87cde-0cca-4d88-a0c1-d242b12e7769",
"gambit_id": "f106d361-61de-4712-b399-6e877a3b22da",
"last_updated": "2022-10-26T10:12:15.417611-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "10.75000",
"odds": "11.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173c505f-ae56-444e-a208-64176fd930cc/?format=api"
},
{
"id": "58c0fbb0-d52b-43a6-8bf7-ade918b4298a",
"gambit_id": "4d024603-bd8e-446e-bcbb-b88d622af07a",
"last_updated": "2022-10-26T10:12:15.415324-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Maccabi Haifa",
"reward": "25.38000",
"odds": "26.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/173c505f-ae56-444e-a208-64176fd930cc/?format=api"
}
]
}