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/3997a946-4ded-49fe-a701-ff54228d589f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3997a946-4ded-49fe-a701-ff54228d589f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "380db478-e40b-42b6-a1ea-30eea9ac951e",
    "completed": true,
    "last_updated": "2022-10-12T10:32:01.112713-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.55,
    "sport_category": "UEFA Champions League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/380db478-e40b-42b6-a1ea-30eea9ac951e",
    "datetime": "2022-10-11T12:45:00-04:00",
    "cutoff_datetime": "2022-10-11T12:45:00-04:00",
    "name": "FC Copenhagen v. Manchester City",
    "bettypes": [
        {
            "id": "b1b509f6-0e7f-446b-a32b-ea6add9271d2",
            "match": "https://api-prod.gambitprofit.com/api/matches/3997a946-4ded-49fe-a701-ff54228d589f/?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": "Manchester City",
                        "amount": 8809.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1191.0
                    }
                ],
                "expected_reward_tokens": 9861.48,
                "profit_sb": 361.48,
                "profit_sb_percentage": 3.81,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Manchester City",
                        "amount": 8436.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1141.0
                    },
                    {
                        "team": "FC Copenhagen",
                        "amount": 423.0
                    }
                ],
                "expected_reward_tokens": 9447.48,
                "profit_sb": -52.52,
                "profit_sb_percentage": -0.55,
                "recommended": false
            },
            "lines": [
                {
                    "id": "7fefb19d-fe29-417c-99b3-a6f06e0c0936",
                    "gambit_id": "1b9f9f00-2c14-41ab-9210-ea419416306c",
                    "last_updated": "2022-10-12T10:32:01.118826-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Manchester City",
                    "reward": "1.12000",
                    "odds": "1.12000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b509f6-0e7f-446b-a32b-ea6add9271d2/?format=api"
                },
                {
                    "id": "e5dbe35b-efe6-4364-9728-b150677ee3b4",
                    "gambit_id": "1bd573d4-d2f9-4c88-8e27-12846dd03da1",
                    "last_updated": "2022-10-12T10:32:01.121035-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Draw",
                    "reward": "8.28000",
                    "odds": "8.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b509f6-0e7f-446b-a32b-ea6add9271d2/?format=api"
                },
                {
                    "id": "0cc7ff55-891b-497c-8dfb-8b9f398ebdb4",
                    "gambit_id": "937757d1-ca18-4779-81e7-5d023e36265a",
                    "last_updated": "2022-10-12T10:32:01.119991-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "FC Copenhagen",
                    "reward": "22.34000",
                    "odds": "23.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b509f6-0e7f-446b-a32b-ea6add9271d2/?format=api"
                }
            ]
        },
        {
            "id": "5dbe481a-6c2b-4eac-98e9-54fe08d351b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/3997a946-4ded-49fe-a701-ff54228d589f/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Over 2.5",
                        "amount": 6479.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 3521.0
                    }
                ],
                "expected_reward_tokens": 9329.76,
                "profit_sb": -170.24,
                "profit_sb_percentage": -1.79,
                "recommended": false
            },
            "lines": [
                {
                    "id": "33315c5b-f23d-49d4-b232-74746a2e8907",
                    "gambit_id": "5d39a18b-d21e-4aa7-a4b5-6e432f0ee1b2",
                    "last_updated": "2022-10-12T10:32:01.116693-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.44000",
                    "odds": "1.45000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbe481a-6c2b-4eac-98e9-54fe08d351b6/?format=api"
                },
                {
                    "id": "c83841a9-8b10-4191-b2d6-c9402ea108b4",
                    "gambit_id": "79062c6c-3aba-46b5-96fb-81355236cf4e",
                    "last_updated": "2022-10-12T10:32:01.115518-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.65000",
                    "odds": "2.70000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5dbe481a-6c2b-4eac-98e9-54fe08d351b6/?format=api"
                }
            ]
        }
    ]
}