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/c4db4cf4-5292-415d-8ab3-20be17f40c15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "c4db4cf4-5292-415d-8ab3-20be17f40c15",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "03bee6e1-a6e2-49e6-bf34-1d11ea8d0d33",
    "completed": true,
    "last_updated": "2022-11-04T09:22:47.478287-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.52,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/03bee6e1-a6e2-49e6-bf34-1d11ea8d0d33",
    "datetime": "2022-11-03T19:05:00-04:00",
    "cutoff_datetime": "2022-11-03T19:05:00-04:00",
    "name": "Vegas Golden Knights v. Ottawa Senators",
    "bettypes": [
        {
            "id": "55e670ae-2030-4d44-8362-ebb37ffe2541",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?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": "Vegas Golden Knights",
                        "amount": 5660.0
                    },
                    {
                        "team": "Ottawa Senators",
                        "amount": 4340.0
                    }
                ],
                "expected_reward_tokens": 9112.6,
                "profit_sb": 112.6,
                "profit_sb_percentage": 1.25,
                "recommended": true
            },
            "lines": [
                {
                    "id": "4b959abc-9376-4568-8b70-e1b2d2321d12",
                    "gambit_id": "931c9a80-9cb4-4224-b566-266374391ad2",
                    "last_updated": "2022-11-04T09:22:47.487887-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "1.61000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e670ae-2030-4d44-8362-ebb37ffe2541/?format=api"
                },
                {
                    "id": "15f616a0-3b97-4cc8-a57a-b073317f1808",
                    "gambit_id": "8a8b1069-b462-4109-b138-c28ae531314c",
                    "last_updated": "2022-11-04T09:22:47.486955-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "2.10000",
                    "odds": "2.25000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55e670ae-2030-4d44-8362-ebb37ffe2541/?format=api"
                }
            ]
        },
        {
            "id": "a3c527a2-f491-47f1-86a4-ee0ef7e160c8",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?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": "Ottawa Senators",
                        "amount": 6345.0
                    },
                    {
                        "team": "Vegas Golden Knights",
                        "amount": 3655.0
                    }
                ],
                "expected_reward_tokens": 9136.8,
                "profit_sb": 136.8,
                "profit_sb_percentage": 1.52,
                "recommended": true
            },
            "lines": [
                {
                    "id": "db134c9c-5cb6-4570-95e4-5e0592f21547",
                    "gambit_id": "780c416b-5cc8-446f-868f-911c62b84d9e",
                    "last_updated": "2022-11-04T09:22:47.484107-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Ottawa Senators",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c527a2-f491-47f1-86a4-ee0ef7e160c8/?format=api"
                },
                {
                    "id": "ffae4fff-45cc-4611-9560-e5142debfad8",
                    "gambit_id": "7677bd78-41c9-4019-8766-c07f5564695d",
                    "last_updated": "2022-11-04T09:22:47.485061-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Vegas Golden Knights",
                    "reward": "2.50000",
                    "odds": "2.70000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3c527a2-f491-47f1-86a4-ee0ef7e160c8/?format=api"
                }
            ]
        },
        {
            "id": "a61a8789-a42a-4649-9ec6-60e0fa01f39e",
            "match": "https://api-prod.gambitprofit.com/api/matches/c4db4cf4-5292-415d-8ab3-20be17f40c15/?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 Under 6.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 6.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "52d21f94-43a4-4ccd-a473-e3be19e7da88",
                    "gambit_id": "1f66ea0b-2963-4ae5-b705-1a891e47d0b4",
                    "last_updated": "2022-11-04T09:22:47.481065-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api"
                },
                {
                    "id": "0697ee26-5381-4635-85cd-aa39d4630399",
                    "gambit_id": "9e00b296-71a8-4a9a-a753-3bccc07df1a3",
                    "last_updated": "2022-11-04T09:22:47.482206-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a61a8789-a42a-4649-9ec6-60e0fa01f39e/?format=api"
                }
            ]
        }
    ]
}