HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b360cf5-aa7d-454b-9f5c-0f7d01c354ff",
"match": "https://api-prod.gambitprofit.com/api/matches/8acee95b-3b16-469c-8ba9-1af20da2e87a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-29T09:48:13.230994-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 5312.0
},
{
"team": "Brentford",
"amount": 4688.0
}
],
"expected_reward_tokens": 13173.28,
"profit_sb": 3673.28,
"profit_sb_percentage": 38.67,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Nottingham Forest",
"amount": 3710.0
},
{
"team": "Brentford",
"amount": 3274.0
},
{
"team": "Draw",
"amount": 3016.0
}
],
"expected_reward_tokens": 9198.8,
"profit_sb": -301.2,
"profit_sb_percentage": -3.17,
"recommended": false
},
"lines": [
{
"id": "265b26cf-f707-40ee-bf62-249d621bcd6b",
"gambit_id": "65fc330e-c54f-4a01-8b0b-3f792540f741",
"last_updated": "2023-10-03T10:13:11.029838-04:00",
"created_at": "2023-09-29T09:48:13.241709-04:00",
"name": "Nottingham Forest",
"reward": "2.48000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b360cf5-aa7d-454b-9f5c-0f7d01c354ff/?format=api"
},
{
"id": "4bad7a1d-191c-4db7-8a7d-c3cfe5cf7958",
"gambit_id": "793832f9-222d-4762-a992-f0046a6edff8",
"last_updated": "2023-10-03T10:13:11.035564-04:00",
"created_at": "2023-09-29T09:48:13.246152-04:00",
"name": "Brentford",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b360cf5-aa7d-454b-9f5c-0f7d01c354ff/?format=api"
},
{
"id": "644452b2-cd3a-4e03-bccf-2743f694b704",
"gambit_id": "4818229a-34ef-4eb1-8b6f-e045f6deb3dc",
"last_updated": "2023-10-03T10:13:11.023914-04:00",
"created_at": "2023-09-29T09:48:13.236126-04:00",
"name": "Draw",
"reward": "3.05000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b360cf5-aa7d-454b-9f5c-0f7d01c354ff/?format=api"
}
]
}