HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e090200-7b0a-4e70-8724-9abeba791845",
"match": "https://api-prod.gambitprofit.com/api/matches/8889fa0a-ec56-40ce-9e82-25ed9c31c4e3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-03T13:07:09.214032-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 8420.0
},
{
"team": "Draw",
"amount": 1580.0
}
],
"expected_reward_tokens": 10017.2,
"profit_sb": 517.2,
"profit_sb_percentage": 5.44,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 7801.0
},
{
"team": "Draw",
"amount": 1464.0
},
{
"team": "Bournemouth",
"amount": 734.0
}
],
"expected_reward_tokens": 9277.76,
"profit_sb": -222.24,
"profit_sb_percentage": -2.34,
"recommended": false
},
"lines": [
{
"id": "7f6ff3f7-ce7d-4b17-aee5-d6f43d86ecf4",
"gambit_id": "fc70175a-05fe-4d35-8105-6ddcde8d3f17",
"last_updated": "2023-03-06T13:32:02.548782-05:00",
"created_at": "2023-03-03T13:07:09.215462-05:00",
"name": "Arsenal",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e090200-7b0a-4e70-8724-9abeba791845/?format=api"
},
{
"id": "0325dcae-ef03-4a4e-8613-907f10bad853",
"gambit_id": "3bac6ba2-b168-4432-b269-01901070e1f6",
"last_updated": "2023-03-06T13:32:02.551108-05:00",
"created_at": "2023-03-03T13:07:09.217962-05:00",
"name": "Draw",
"reward": "6.34000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e090200-7b0a-4e70-8724-9abeba791845/?format=api"
},
{
"id": "17b2ec70-ca4b-4e3e-b029-42c05480a5e7",
"gambit_id": "7549e64c-ee3d-4581-b2a9-4d5698a8e4b2",
"last_updated": "2023-03-06T13:32:02.549909-05:00",
"created_at": "2023-03-03T13:07:09.216754-05:00",
"name": "Bournemouth",
"reward": "12.64000",
"odds": "13.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e090200-7b0a-4e70-8724-9abeba791845/?format=api"
}
]
}