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/ddd0bb36-5516-46ff-bfff-1e21a2dd39ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "ddd0bb36-5516-46ff-bfff-1e21a2dd39ce",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "4f780e02-0bf4-40e3-90be-fc2bb7a4a5fa",
    "completed": true,
    "last_updated": "2023-04-05T22:47:06.380804-04:00",
    "created_at": "2023-04-04T11:57:12.337614-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.4,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/4f780e02-0bf4-40e3-90be-fc2bb7a4a5fa",
    "datetime": "2023-04-04T20:07:00-04:00",
    "cutoff_datetime": "2023-04-04T20:07:00-04:00",
    "name": "Vegas Golden Knights v. Nashville Predators",
    "bettypes": [
        {
            "id": "542c1bfd-fac3-487a-8766-1869f535c9df",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd0bb36-5516-46ff-bfff-1e21a2dd39ce/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-04T11:57:12.347151-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": "Vegas Golden Knights",
                        "amount": 5599.0
                    },
                    {
                        "team": "Nashville Predators",
                        "amount": 4401.0
                    }
                ],
                "expected_reward_tokens": 9462.15,
                "profit_sb": -37.85,
                "profit_sb_percentage": -0.4,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3843bfae-32ea-4449-9eb2-5bcb6fa19947",
                    "gambit_id": "aa7917d0-b5e5-4a2e-ac5f-e52a0e7d6a87",
                    "last_updated": "2023-04-05T22:47:06.397600-04:00",
                    "created_at": "2023-04-04T11:57:12.349556-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542c1bfd-fac3-487a-8766-1869f535c9df/?format=api"
                },
                {
                    "id": "9e6723bd-196d-41ef-bf66-c337851e9e07",
                    "gambit_id": "f28d9978-af24-4ed6-859d-850199521957",
                    "last_updated": "2023-04-05T22:47:06.395885-04:00",
                    "created_at": "2023-04-04T11:57:12.348334-04:00",
                    "name": "Nashville Predators",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/542c1bfd-fac3-487a-8766-1869f535c9df/?format=api"
                }
            ]
        },
        {
            "id": "2ad14103-7699-42bc-aed2-a7fcc1e9b1f5",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd0bb36-5516-46ff-bfff-1e21a2dd39ce/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-04-04T11:57:12.343185-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": "Nashville Predators",
                        "amount": 6547.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3453.0
                    }
                ],
                "expected_reward_tokens": 9426.69,
                "profit_sb": -73.31,
                "profit_sb_percentage": -0.77,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52b07464-3999-4916-abc8-664b9a0c8411",
                    "gambit_id": "1e4154fb-a21e-425d-9d3e-971cbf67a3c0",
                    "last_updated": "2023-04-05T22:47:06.391127-04:00",
                    "created_at": "2023-04-04T11:57:12.344423-04:00",
                    "name": "Nashville Predators",
                    "reward": "1.44000",
                    "odds": "1.45450",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad14103-7699-42bc-aed2-a7fcc1e9b1f5/?format=api"
                },
                {
                    "id": "22bb7ced-1b69-49b0-a270-da7b3a211e9c",
                    "gambit_id": "ca2f0b7c-1c77-4433-8d5e-7862f8f73e53",
                    "last_updated": "2023-04-05T22:47:06.392717-04:00",
                    "created_at": "2023-04-04T11:57:12.345782-04:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.73000",
                    "odds": "2.80000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2ad14103-7699-42bc-aed2-a7fcc1e9b1f5/?format=api"
                }
            ]
        },
        {
            "id": "96189089-89b0-4d58-8360-34cf821bfba7",
            "match": "https://api-prod.gambitprofit.com/api/matches/ddd0bb36-5516-46ff-bfff-1e21a2dd39ce/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-04T11:57:12.339364-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 6",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 6",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "d2c23e01-6a57-4611-8b5c-30199aec9053",
                    "gambit_id": "26081fa8-7cfc-42f5-8fa4-b88ee73f7ff4",
                    "last_updated": "2023-04-05T22:47:06.387752-04:00",
                    "created_at": "2023-04-04T11:57:12.341855-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96189089-89b0-4d58-8360-34cf821bfba7/?format=api"
                },
                {
                    "id": "51b0900e-935d-437f-be7f-bca6c2da482d",
                    "gambit_id": "bb57fe28-34b0-428d-b896-a701f3023ed0",
                    "last_updated": "2023-04-05T22:47:06.386032-04:00",
                    "created_at": "2023-04-04T11:57:12.340546-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96189089-89b0-4d58-8360-34cf821bfba7/?format=api"
                }
            ]
        }
    ]
}