Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/87247b96-127c-4f22-9f49-1348ae7a647b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "87247b96-127c-4f22-9f49-1348ae7a647b",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "c8c35b56-3f2a-43e3-9fde-6bb232529a19",
    "completed": true,
    "last_updated": "2023-04-13T11:12:24.875477-04:00",
    "created_at": "2023-04-11T09:02:17.516861-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.34,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/c8c35b56-3f2a-43e3-9fde-6bb232529a19",
    "datetime": "2023-04-11T15:00:00-04:00",
    "cutoff_datetime": "2023-04-11T15:00:00-04:00",
    "name": "Manchester City v. FC Bayern Munich",
    "bettypes": [
        {
            "id": "1d27a808-3bd1-40ca-9681-e59ba399feba",
            "match": "https://api-prod.gambitprofit.com/api/matches/87247b96-127c-4f22-9f49-1348ae7a647b/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-11T09:02:17.529061-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 7266.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2734.0
                    }
                ],
                "expected_reward_tokens": 11480.28,
                "profit_sb": 1980.28,
                "profit_sb_percentage": 20.85,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 5873.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2209.0
                    },
                    {
                        "team": "FC Bayern Munich",
                        "amount": 1917.0
                    }
                ],
                "expected_reward_tokens": 9277.8,
                "profit_sb": -222.2,
                "profit_sb_percentage": -2.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d0dba5cf-44f8-482c-bed2-aef1f99f8a46",
                    "gambit_id": "028c29a6-6b44-4199-9bb3-4ce800e07014",
                    "last_updated": "2023-04-13T11:12:24.886881-04:00",
                    "created_at": "2023-04-11T09:02:17.534179-04:00",
                    "name": "Manchester City",
                    "reward": "1.58000",
                    "odds": "1.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d27a808-3bd1-40ca-9681-e59ba399feba/?format=api"
                },
                {
                    "id": "92299a0c-3d1c-44ae-b493-a8650acd47e6",
                    "gambit_id": "416a2b26-4bb4-468e-8b60-907a58c37307",
                    "last_updated": "2023-04-13T11:12:24.888912-04:00",
                    "created_at": "2023-04-11T09:02:17.536615-04:00",
                    "name": "Draw",
                    "reward": "4.20000",
                    "odds": "4.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d27a808-3bd1-40ca-9681-e59ba399feba/?format=api"
                },
                {
                    "id": "cb7785f5-7ed3-4ac9-ab17-4f89667dc14b",
                    "gambit_id": "a3a015f9-1294-4deb-96a8-b7da8c8474fd",
                    "last_updated": "2023-04-13T11:12:24.885023-04:00",
                    "created_at": "2023-04-11T09:02:17.531464-04:00",
                    "name": "FC Bayern Munich",
                    "reward": "4.84000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d27a808-3bd1-40ca-9681-e59ba399feba/?format=api"
                }
            ]
        },
        {
            "id": "869eb35f-f047-4d53-93ae-7b41a7da47a6",
            "match": "https://api-prod.gambitprofit.com/api/matches/87247b96-127c-4f22-9f49-1348ae7a647b/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-11T09:02:17.520995-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 5703.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9238.55,
                "profit_sb": -261.45,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "a6044e65-7e91-463b-bd63-3f6a11e91c72",
                    "gambit_id": "e8254556-696b-4245-b949-250b4ad0b82c",
                    "last_updated": "2023-04-13T11:12:24.881292-04:00",
                    "created_at": "2023-04-11T09:02:17.526456-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869eb35f-f047-4d53-93ae-7b41a7da47a6/?format=api"
                },
                {
                    "id": "74b7420a-31fb-496e-8a6e-8572ac5ef71e",
                    "gambit_id": "eeef1f97-774c-4599-87e4-c7fb6444661b",
                    "last_updated": "2023-04-13T11:12:24.879559-04:00",
                    "created_at": "2023-04-11T09:02:17.523788-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/869eb35f-f047-4d53-93ae-7b41a7da47a6/?format=api"
                }
            ]
        }
    ]
}