HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88636365-9996-4db4-87d7-cd81f7ca7277",
"match": "https://api-prod.gambitprofit.com/api/matches/e3365e87-0fea-43e1-a25d-24a70ea3dd48/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Tottenham",
"amount": 7534.0
},
{
"team": "Draw",
"amount": 2466.0
}
],
"expected_reward_tokens": 10848.96,
"profit_sb": 1348.96,
"profit_sb_percentage": 14.2,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Tottenham",
"amount": 6468.0
},
{
"team": "Draw",
"amount": 2117.0
},
{
"team": "Eintracht Frankfurt",
"amount": 1415.0
}
],
"expected_reward_tokens": 9310.7,
"profit_sb": -189.3,
"profit_sb_percentage": -1.99,
"recommended": false
},
"lines": [
{
"id": "94f2c7ce-04b1-4f42-acb7-342b65b31b82",
"gambit_id": "3787b045-9c09-4db3-80aa-ff8c4e858687",
"last_updated": "2022-10-13T09:57:20.051846-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tottenham",
"reward": "1.44000",
"odds": "1.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88636365-9996-4db4-87d7-cd81f7ca7277/?format=api"
},
{
"id": "84479aab-bb84-4cfd-8226-6905b39770ce",
"gambit_id": "071cd9c2-b925-4fbd-a06d-e738055a400e",
"last_updated": "2022-10-13T09:57:20.052822-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.40000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88636365-9996-4db4-87d7-cd81f7ca7277/?format=api"
},
{
"id": "a0ec0fb0-9cee-4419-9e3d-ebba0ee22a6c",
"gambit_id": "3a79524c-6d57-416d-9b51-b348d6d02c48",
"last_updated": "2022-10-13T09:57:20.050874-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eintracht Frankfurt",
"reward": "6.58000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88636365-9996-4db4-87d7-cd81f7ca7277/?format=api"
}
]
}