HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "533eb727-1a7d-48b2-ab6d-d111d3b3d255",
"match": "https://api-prod.gambitprofit.com/api/matches/2d94a9a1-cc51-499e-9b07-fc6f5d73bf9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:03.743401-04: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": 6612.0
},
{
"team": "Brighton & Hove Albion",
"amount": 3388.0
}
],
"expected_reward_tokens": 12298.32,
"profit_sb": 2798.32,
"profit_sb_percentage": 29.46,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Aston Villa",
"amount": 4989.0
},
{
"team": "Brighton & Hove Albion",
"amount": 2556.0
},
{
"team": "Draw",
"amount": 2455.0
}
],
"expected_reward_tokens": 9278.28,
"profit_sb": -221.72,
"profit_sb_percentage": -2.33,
"recommended": false
},
"lines": [
{
"id": "493d56d1-f307-484b-9109-ad11c150c429",
"gambit_id": "7d5b1a39-231e-4594-9fb7-ac9d9f0256e4",
"last_updated": "2023-05-29T11:47:18.549388-04:00",
"created_at": "2023-05-27T10:47:03.753638-04:00",
"name": "Aston Villa",
"reward": "1.86000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/533eb727-1a7d-48b2-ab6d-d111d3b3d255/?format=api"
},
{
"id": "36bc8b1b-addf-4df4-886a-a3e54b721302",
"gambit_id": "ce31cd6f-9075-40c6-bae7-ef934d5aca32",
"last_updated": "2023-05-29T11:47:18.547072-04:00",
"created_at": "2023-05-27T10:47:03.750888-04:00",
"name": "Brighton & Hove Albion",
"reward": "3.63000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/533eb727-1a7d-48b2-ab6d-d111d3b3d255/?format=api"
},
{
"id": "fe1f3c09-fd7b-4584-912b-5e55edc694da",
"gambit_id": "47d1a69c-0830-4bf5-9b63-a7af68946fab",
"last_updated": "2023-05-29T11:47:18.544793-04:00",
"created_at": "2023-05-27T10:47:03.747251-04:00",
"name": "Draw",
"reward": "3.78000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/533eb727-1a7d-48b2-ab6d-d111d3b3d255/?format=api"
}
]
}