HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "969a6d40-14de-489c-82ab-b7217ad63879",
"match": "https://api-prod.gambitprofit.com/api/matches/2f1778f4-65a3-48e1-bd32-ff4e14e7ff77/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": true,
"name": "High Risk",
"bet": [
{
"team": "FC Bayern Munich",
"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": "FC Bayern Munich",
"amount": 9316.0
},
{
"team": "Draw",
"amount": 684.0
}
],
"expected_reward_tokens": 9685.44,
"profit_sb": 185.44,
"profit_sb_percentage": 1.95,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "FC Bayern Munich",
"amount": 9042.0
},
{
"team": "Draw",
"amount": 664.0
},
{
"team": "FC Viktoria Plzen",
"amount": 294.0
}
],
"expected_reward_tokens": 9402.24,
"profit_sb": -97.76,
"profit_sb_percentage": -1.03,
"recommended": false
},
"lines": [
{
"id": "5d1ce2b3-5db6-4091-94f2-f7fde9d9efdf",
"gambit_id": "6ff2f1aa-c7c0-438a-aecc-2cd59b7e04bf",
"last_updated": "2022-10-05T07:16:52.777330-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Bayern Munich",
"reward": "1.04000",
"odds": "1.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969a6d40-14de-489c-82ab-b7217ad63879/?format=api"
},
{
"id": "a28c5600-5106-4ad9-b651-88fec2019b3c",
"gambit_id": "dcaf0dd0-b118-4ab1-bca4-d9cc7101054b",
"last_updated": "2022-10-05T07:16:52.778482-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "14.16000",
"odds": "15.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969a6d40-14de-489c-82ab-b7217ad63879/?format=api"
},
{
"id": "b426918f-309e-4888-9035-061f0289fb16",
"gambit_id": "058b387f-65a8-43ec-aaaf-5edcbc103154",
"last_updated": "2022-10-05T07:16:52.776173-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "FC Viktoria Plzen",
"reward": "32.02000",
"odds": "34.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/969a6d40-14de-489c-82ab-b7217ad63879/?format=api"
}
]
}