HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c6fe64b-6074-4da1-9949-61481fe06c09",
"match": "https://api-prod.gambitprofit.com/api/matches/3c1e0120-d8ce-4f99-8b2d-e73121809afb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T22:57:01.497096-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6481.0
},
{
"team": "Draw",
"amount": 3519.0
}
],
"expected_reward_tokens": 11082.51,
"profit_sb": 1582.51,
"profit_sb_percentage": 16.66,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 5078.0
},
{
"team": "Draw",
"amount": 2757.0
},
{
"team": "Crystal Palace",
"amount": 2165.0
}
],
"expected_reward_tokens": 8681.65,
"profit_sb": -818.35,
"profit_sb_percentage": -8.61,
"recommended": false
},
"lines": [
{
"id": "e2115ad1-62f2-4eba-bf0b-4630ae628fac",
"gambit_id": "0f6b6f27-836f-43e1-9cfd-da18216dc630",
"last_updated": "2023-01-23T11:32:09.306365-05:00",
"created_at": "2023-01-20T22:57:01.498597-05:00",
"name": "Newcastle United",
"reward": "1.71000",
"odds": "1.83000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
},
{
"id": "a150db7a-acb8-4115-852e-26f7758cd803",
"gambit_id": "539159e6-6149-4e57-9299-88ba023c8417",
"last_updated": "2023-01-23T11:32:09.308482-05:00",
"created_at": "2023-01-20T22:57:01.501323-05:00",
"name": "Draw",
"reward": "3.15000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
},
{
"id": "121f24c3-e1cc-4473-b0e3-a8530f9a1e7f",
"gambit_id": "e6ab95e0-f7c7-43b0-aef7-0c94fd4c70b0",
"last_updated": "2023-01-23T11:32:09.307426-05:00",
"created_at": "2023-01-20T22:57:01.499989-05:00",
"name": "Crystal Palace",
"reward": "4.01000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c6fe64b-6074-4da1-9949-61481fe06c09/?format=api"
}
]
}