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/c98ed128-0412-4118-877f-f7221ed50abe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c98ed128-0412-4118-877f-f7221ed50abe",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "b800178f-c218-44cc-9795-f37e4533d52b",
    "completed": true,
    "last_updated": "2023-03-12T19:32:11.837973-04:00",
    "created_at": "2023-03-11T09:32:14.968879-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.55,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/b800178f-c218-44cc-9795-f37e4533d52b",
    "datetime": "2023-03-11T19:07:00-05:00",
    "cutoff_datetime": "2023-03-11T19:07:00-05:00",
    "name": "New Jersey Devils v. Montreal Canadiens",
    "bettypes": [
        {
            "id": "bb630cd5-94dd-4155-8f24-a3429dbd4f6e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-11T09:32:14.978784-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": "New Jersey Devils",
                        "amount": 7024.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 2976.0
                    }
                ],
                "expected_reward_tokens": 9552.64,
                "profit_sb": 52.64,
                "profit_sb_percentage": 0.55,
                "recommended": true
            },
            "lines": [
                {
                    "id": "51cbefb2-26d4-41f9-aca5-a12afc64c3a9",
                    "gambit_id": "08c465fb-4ef9-42c0-8403-ed0ca673b321",
                    "last_updated": "2023-03-12T19:32:11.854363-04:00",
                    "created_at": "2023-03-11T09:32:14.981312-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.36000",
                    "odds": "1.37040",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb630cd5-94dd-4155-8f24-a3429dbd4f6e/?format=api"
                },
                {
                    "id": "6c674d7b-da62-42d0-a75a-4ccae12b0bc5",
                    "gambit_id": "70675f0a-c135-4d88-8db1-4c83ada7e456",
                    "last_updated": "2023-03-12T19:32:11.852889-04:00",
                    "created_at": "2023-03-11T09:32:14.980016-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "3.21000",
                    "odds": "3.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb630cd5-94dd-4155-8f24-a3429dbd4f6e/?format=api"
                }
            ]
        },
        {
            "id": "f0b02337-aa8a-4497-ad16-980fc14cc63d",
            "match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-11T09:32:14.974814-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": "New Jersey Devils",
                        "amount": 5107.0
                    },
                    {
                        "team": "Montreal Canadiens",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d1ee34bc-4009-4cec-9903-330d1932994d",
                    "gambit_id": "d65c88d7-ed82-4001-a956-07cce0a1eb0a",
                    "last_updated": "2023-03-12T19:32:11.849424-04:00",
                    "created_at": "2023-03-11T09:32:14.977386-05:00",
                    "name": "New Jersey Devils",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b02337-aa8a-4497-ad16-980fc14cc63d/?format=api"
                },
                {
                    "id": "0262bf50-b2a5-4b2a-a7ed-038589141b11",
                    "gambit_id": "c7ac3616-8a95-4210-96b2-9721eccc334a",
                    "last_updated": "2023-03-12T19:32:11.847897-04:00",
                    "created_at": "2023-03-11T09:32:14.976087-05:00",
                    "name": "Montreal Canadiens",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0b02337-aa8a-4497-ad16-980fc14cc63d/?format=api"
                }
            ]
        },
        {
            "id": "9f55e062-d4c8-4210-810d-f4cf276ead34",
            "match": "https://api-prod.gambitprofit.com/api/matches/c98ed128-0412-4118-877f-f7221ed50abe/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-11T09:32:14.970684-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.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "25e55a9d-58a3-4d34-86fc-981ae7aa7ff5",
                    "gambit_id": "eb1e2e01-881c-4365-b416-46363b8c7944",
                    "last_updated": "2023-03-12T19:32:11.844006-04:00",
                    "created_at": "2023-03-11T09:32:14.973379-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api"
                },
                {
                    "id": "452d24ba-2399-46fe-a01a-de8ba81bf961",
                    "gambit_id": "a02a132b-898f-4ffe-980e-9620edbdfc74",
                    "last_updated": "2023-03-12T19:32:11.841937-04:00",
                    "created_at": "2023-03-11T09:32:14.972010-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f55e062-d4c8-4210-810d-f4cf276ead34/?format=api"
                }
            ]
        }
    ]
}