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/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "bc73eedd-09ac-405d-a324-453e12bf6aac",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6b030ec0-140c-44f5-9923-4de680cf0b6b",
    "completed": true,
    "last_updated": "2023-01-18T09:32:10.822582-05:00",
    "created_at": "2023-01-17T09:27:13.127203-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.85,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/6b030ec0-140c-44f5-9923-4de680cf0b6b",
    "datetime": "2023-01-17T20:37:00-05:00",
    "cutoff_datetime": "2023-01-17T20:37:00-05:00",
    "name": "Buffalo Sabres v. Chicago Blackhawks",
    "bettypes": [
        {
            "id": "996f4cdc-a084-4256-b34f-6656ed5e8f03",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-01-17T09:27:13.151061-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": "Buffalo Sabres",
                        "amount": 6418.0
                    },
                    {
                        "team": "Chicago Blackhawks",
                        "amount": 3582.0
                    }
                ],
                "expected_reward_tokens": 9562.82,
                "profit_sb": 62.82,
                "profit_sb_percentage": 0.66,
                "recommended": true
            },
            "lines": [
                {
                    "id": "dd6fc084-0c17-45ba-8e9c-6d3a5dceafe8",
                    "gambit_id": "68d5d9b1-cfde-4f9f-a5b6-3d1e82d5afbf",
                    "last_updated": "2023-01-18T09:32:10.833381-05:00",
                    "created_at": "2023-01-17T09:27:13.154711-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "1.49000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996f4cdc-a084-4256-b34f-6656ed5e8f03/?format=api"
                },
                {
                    "id": "8387c907-c0b3-4c1e-87ed-21096f58941d",
                    "gambit_id": "7b02998d-4171-4616-a15f-666072174ab4",
                    "last_updated": "2023-01-18T09:32:10.832273-05:00",
                    "created_at": "2023-01-17T09:27:13.153260-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "2.67000",
                    "odds": "2.70000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996f4cdc-a084-4256-b34f-6656ed5e8f03/?format=api"
                }
            ]
        },
        {
            "id": "88cc584b-9d39-435c-8d24-69aa8f88cc8e",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-01-17T09:27:13.142267-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": "Chicago Blackhawks",
                        "amount": 5703.0
                    },
                    {
                        "team": "Buffalo Sabres",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9581.04,
                "profit_sb": 81.04,
                "profit_sb_percentage": 0.85,
                "recommended": true
            },
            "lines": [
                {
                    "id": "c83c77aa-3772-4de2-bfc5-5f08a777f2a0",
                    "gambit_id": "c0898ad1-f7ff-4fe0-8d7d-ad17760c0420",
                    "last_updated": "2023-01-18T09:32:10.828684-05:00",
                    "created_at": "2023-01-17T09:27:13.145151-05:00",
                    "name": "Chicago Blackhawks",
                    "reward": "1.68000",
                    "odds": "1.68970",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cc584b-9d39-435c-8d24-69aa8f88cc8e/?format=api"
                },
                {
                    "id": "9b303dc4-7b14-475a-b6cb-795acaca44e5",
                    "gambit_id": "6a3510e7-45e8-4f35-82db-539a38daa73d",
                    "last_updated": "2023-01-18T09:32:10.829807-05:00",
                    "created_at": "2023-01-17T09:27:13.147906-05:00",
                    "name": "Buffalo Sabres",
                    "reward": "2.23000",
                    "odds": "2.25000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88cc584b-9d39-435c-8d24-69aa8f88cc8e/?format=api"
                }
            ]
        },
        {
            "id": "749e6a2a-3c62-4b43-b71a-e749f20c961f",
            "match": "https://api-prod.gambitprofit.com/api/matches/bc73eedd-09ac-405d-a324-453e12bf6aac/?format=api",
            "name": "Over/Under",
            "created_at": "2023-01-17T09:27:13.132093-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": 5328.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4672.0
                    }
                ],
                "expected_reward_tokens": 9483.84,
                "profit_sb": -16.16,
                "profit_sb_percentage": -0.17,
                "recommended": false
            },
            "lines": [
                {
                    "id": "fc1fcf3d-891e-4224-8b01-295c5a956a54",
                    "gambit_id": "7e77d79d-abe8-4a3a-95cf-ef5ca9ebca9f",
                    "last_updated": "2023-01-18T09:32:10.826445-05:00",
                    "created_at": "2023-01-17T09:27:13.135741-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.78000",
                    "odds": "1.80000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api"
                },
                {
                    "id": "4daaaacf-87fd-445f-824e-9d28ec6aa99a",
                    "gambit_id": "51a802bf-4492-4614-bb00-a05129d4444c",
                    "last_updated": "2023-01-18T09:32:10.825337-05:00",
                    "created_at": "2023-01-17T09:27:13.138950-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "2.03000",
                    "odds": "2.05000",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749e6a2a-3c62-4b43-b71a-e749f20c961f/?format=api"
                }
            ]
        }
    ]
}