HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2111105c-f8f9-493c-8d03-fa4597975e87",
"match": "https://api-prod.gambitprofit.com/api/matches/d8b3d6f3-75a0-4e82-9209-189aff997d9a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-22T10:13:13.521335-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 8497.0
},
{
"team": "Draw",
"amount": 1503.0
}
],
"expected_reward_tokens": 10111.43,
"profit_sb": 611.43,
"profit_sb_percentage": 6.44,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 7811.0
},
{
"team": "Draw",
"amount": 1381.0
},
{
"team": "Sheffield United",
"amount": 808.0
}
],
"expected_reward_tokens": 9294.13,
"profit_sb": -205.87,
"profit_sb_percentage": -2.17,
"recommended": false
},
"lines": [
{
"id": "9378d5db-c3e0-470e-ae7c-f4f73bdda682",
"gambit_id": "4349b463-0d70-42bc-bc55-9f76820c1ddf",
"last_updated": "2023-12-26T20:28:09.572470-05:00",
"created_at": "2023-12-22T10:13:13.532755-05:00",
"name": "Aston Villa",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2111105c-f8f9-493c-8d03-fa4597975e87/?format=api"
},
{
"id": "41d51743-4859-45c7-bf8b-2cae9d283011",
"gambit_id": "4613854c-117a-40fd-819f-7e069046df45",
"last_updated": "2023-12-26T20:28:09.567738-05:00",
"created_at": "2023-12-22T10:13:13.526839-05:00",
"name": "Draw",
"reward": "6.73000",
"odds": "7.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2111105c-f8f9-493c-8d03-fa4597975e87/?format=api"
},
{
"id": "15e7fbe8-3ad4-4f9c-bb40-d89b485df4c9",
"gambit_id": "0c4f30a3-585b-4154-8646-ff367ba6896b",
"last_updated": "2023-12-26T20:28:09.576751-05:00",
"created_at": "2023-12-22T10:13:13.537438-05:00",
"name": "Sheffield United",
"reward": "11.51000",
"odds": "12.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2111105c-f8f9-493c-8d03-fa4597975e87/?format=api"
}
]
}