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/cd161526-9ac0-4a1c-a145-5c73e52194ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cd161526-9ac0-4a1c-a145-5c73e52194ed",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "45ceb006-12ea-478e-ab6c-567e9cec83cb",
    "completed": true,
    "last_updated": "2022-11-18T09:57:54.072170-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.94,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/45ceb006-12ea-478e-ab6c-567e9cec83cb",
    "datetime": "2022-11-17T19:05:00-05:00",
    "cutoff_datetime": "2022-11-17T19:05:00-05:00",
    "name": "Philadelphia Flyers v. Boston Bruins",
    "bettypes": [
        {
            "id": "d7449eab-856a-499e-82cd-60e925bba4c6",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd161526-9ac0-4a1c-a145-5c73e52194ed/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Boston Bruins",
                        "amount": 7340.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 2660.0
                    }
                ],
                "expected_reward_tokens": 9175.0,
                "profit_sb": 175.0,
                "profit_sb_percentage": 1.94,
                "recommended": true
            },
            "lines": [
                {
                    "id": "b3a113f6-9293-443e-a419-edd0514e2c15",
                    "gambit_id": "83b20fb2-4c94-4db3-813d-e4a989b7f2e8",
                    "last_updated": "2022-11-18T09:57:54.081473-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.25000",
                    "odds": "1.28570",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7449eab-856a-499e-82cd-60e925bba4c6/?format=api"
                },
                {
                    "id": "6fb78c34-3688-4a48-afef-3cf131766be7",
                    "gambit_id": "ad1f1e29-1e96-46b5-b7af-91c96e5ffd9a",
                    "last_updated": "2022-11-18T09:57:54.082454-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "3.45000",
                    "odds": "3.80000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7449eab-856a-499e-82cd-60e925bba4c6/?format=api"
                }
            ]
        },
        {
            "id": "95b8147b-06d4-4a7e-ac43-b51b1e901e6d",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd161526-9ac0-4a1c-a145-5c73e52194ed/?format=api",
            "name": "Play the Odds",
            "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": "Boston Bruins",
                        "amount": 5304.0
                    },
                    {
                        "team": "Philadelphia Flyers",
                        "amount": 4696.0
                    }
                ],
                "expected_reward_tokens": 9016.32,
                "profit_sb": 16.32,
                "profit_sb_percentage": 0.18,
                "recommended": true
            },
            "lines": [
                {
                    "id": "2768c9cc-c969-4016-ac87-d401d2d5cc98",
                    "gambit_id": "0d93deaf-3543-408b-9bae-607c9d6b3f76",
                    "last_updated": "2022-11-18T09:57:54.078460-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Boston Bruins",
                    "reward": "1.70000",
                    "odds": "1.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b8147b-06d4-4a7e-ac43-b51b1e901e6d/?format=api"
                },
                {
                    "id": "5db854c9-fb5e-4ede-9087-7a88788bcfcc",
                    "gambit_id": "7b7cf574-f06e-4030-8c2f-7e7266edd6b0",
                    "last_updated": "2022-11-18T09:57:54.079412-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Philadelphia Flyers",
                    "reward": "1.92000",
                    "odds": "2.05000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95b8147b-06d4-4a7e-ac43-b51b1e901e6d/?format=api"
                }
            ]
        },
        {
            "id": "0132ed70-fe5d-4512-90f8-a8cd2556343e",
            "match": "https://api-prod.gambitprofit.com/api/matches/cd161526-9ac0-4a1c-a145-5c73e52194ed/?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 6",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d4c1c4bf-babd-4dee-a29c-1a96cbc3591b",
                    "gambit_id": "19260848-9251-4541-9167-ffb39c9643df",
                    "last_updated": "2022-11-18T09:57:54.076504-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0132ed70-fe5d-4512-90f8-a8cd2556343e/?format=api"
                },
                {
                    "id": "77760687-ece4-4102-9853-564a629f4302",
                    "gambit_id": "95e7b61d-f637-4218-a50c-fad4cc1c30d7",
                    "last_updated": "2022-11-18T09:57:54.075295-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0132ed70-fe5d-4512-90f8-a8cd2556343e/?format=api"
                }
            ]
        }
    ]
}