HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a89514d6-b1f1-470b-b825-eac36bbe52c3",
"match": "https://api-prod.gambitprofit.com/api/matches/9923a93d-bd67-4eb9-99c5-3e3b5d7c1f2d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:53.338755-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Manchester United",
"amount": 8297.0
},
{
"team": "Draw",
"amount": 1703.0
}
],
"expected_reward_tokens": 10286.12,
"profit_sb": 786.12,
"profit_sb_percentage": 8.27,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Manchester United",
"amount": 7497.0
},
{
"team": "Draw",
"amount": 1539.0
},
{
"team": "Southampton",
"amount": 964.0
}
],
"expected_reward_tokens": 9292.96,
"profit_sb": -207.04,
"profit_sb_percentage": -2.18,
"recommended": false
},
"lines": [
{
"id": "ae3dbcf4-c170-4d5d-9a17-98d435f896ec",
"gambit_id": "8d8081e2-125c-4f9b-bc22-4665ee1ed66f",
"last_updated": "2023-03-13T19:32:15.190466-04:00",
"created_at": "2023-03-10T08:46:53.341474-05:00",
"name": "Manchester United",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89514d6-b1f1-470b-b825-eac36bbe52c3/?format=api"
},
{
"id": "fd4ec18f-0401-4d6c-8376-981f7e53df5b",
"gambit_id": "6910bb54-afae-4c2a-8d78-ac57c16afa00",
"last_updated": "2023-03-13T19:32:15.192176-04:00",
"created_at": "2023-03-10T08:46:53.343182-05:00",
"name": "Draw",
"reward": "6.04000",
"odds": "6.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89514d6-b1f1-470b-b825-eac36bbe52c3/?format=api"
},
{
"id": "0ec61d02-9feb-4b63-9424-27e167a08a69",
"gambit_id": "21c2537e-52e5-4dc1-9d13-feefaa295247",
"last_updated": "2023-03-13T19:32:15.188237-04:00",
"created_at": "2023-03-10T08:46:53.340052-05:00",
"name": "Southampton",
"reward": "9.64000",
"odds": "10.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a89514d6-b1f1-470b-b825-eac36bbe52c3/?format=api"
}
]
}